commit | e8aafcb2bba1fe122907161701a167e38174c7a5 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Oct 07 23:06:27 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:08 2005 -0700 |
tree | 1353e18055286d52d7f4f3a1d4a5cf028f024f5f | |
parent | 8a1b028bca95b5af36e94a660c4d284fe3313f74 [diff] |
[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>