commit | dfd347f09c66beed2ae621aad5fd75535b1838d4 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Tue Mar 04 13:53:33 2008 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Mar 18 11:20:32 2008 +0100 |
tree | 4ee6d55485e173ad2f4c86a7ae9ac08d7dcc38ec | |
parent | c9bde7ad39e61424619b6bd7dd6984606b3b6489 [diff] |
HID: fix comment in hid_input_report() 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>