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)
commit0ce1ac3b3ca0f44682aed210ba6062bafc2e32fa
tree56f2655e61080866209f41055440640a7d1c0051
parentf14d5d206cf84357a7072ddb2bbc7d3454639f11
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