]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5a6c79480702084f99c9e05e6c102c0607595b98
tree1353e18055286d52d7f4f3a1d4a5cf028f024f5f
parentf4bb1851e982088fac60a7d55b430e1b14b18279
[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