HID: fix comment in hid_input_report()
authorJiri Kosina <jkosina@suse.cz>
Tue, 4 Mar 2008 12:53:33 +0000 (13:53 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 18 Mar 2008 10:20:32 +0000 (11:20 +0100)
The hid_input_report() in debug mode of course outputs the report itself, not
the device report descriptor.

Fix this error in comment.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found