From dba7997a87cd12b815c0d58b2a0522a8bb0cf5ec Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 22 Apr 2008 22:16:47 +0200 Subject: [PATCH] i2c-dev: Split i2cdev_ioctl Split the handling of the I2C_RDWR and I2C_SMBUS ioctls to their own functions. This limits the stack usage, saves one level of indentation and makes the code more readable. Signed-off-by: Jean Delvare --- Reading git-format-patch failed