]> git.baikalelectronics.ru Git - kernel.git/commit
HID: trivial fixes in hid-debug
authorJoe Perches <joe@perches.com>
Wed, 26 Sep 2007 14:29:53 +0000 (16:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sun, 14 Oct 2007 11:40:01 +0000 (13:40 +0200)
commiteae04f06f160e067b69eb872b1f6878a9974c325
tree56f2655e61080866209f41055440640a7d1c0051
parent8296e4caa6649b25d8aea10cdd1b8e6a59a4ce8b
HID: trivial fixes in hid-debug

- added KERN_DEBUG to output lines
- fixed preffered -> preferred typo
- added const to char *'s

Also, exported symbol hid_resolv_event is unused by the current
kernel tree and perhaps should be removed.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-debug.c