[PATCH] i2c: Cleanup i2c-dev ioctl debug message
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 21:06:27 +0000 (23:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:08 +0000 (14:02 -0700)
commite8aafcb2bba1fe122907161701a167e38174c7a5
tree1353e18055286d52d7f4f3a1d4a5cf028f024f5f
parent8a1b028bca95b5af36e94a660c4d284fe3313f74
[PATCH] i2c: Cleanup i2c-dev ioctl debug message

Cleanup the ioctl debug message in i2c-dev. In particular, the minor
number is redundant now that the minor number and the adapter number
are kept in sync.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/i2c-dev.c