From: Jean Delvare Date: Tue, 22 Apr 2008 20:16:47 +0000 (+0200) Subject: i2c-dev: Split i2cdev_ioctl X-Git-Tag: v2.6.26-rc1~1104^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba7997a87cd12b815c0d58b2a0522a8bb0cf5ec;p=pandora-kernel.git 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-diff-tree failed