commit | 52cfc61bf95262d55bc00063d7597e5e008fa22e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Aug 17 15:37:18 2009 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Aug 18 13:57:10 2009 +0200 |
tree | 39f1db471236497a4ffe916c7c90c06d911f0c8c | |
parent | 4cfae3e80431fd113f0f4a8e1d4fff84aafe045c [diff] |
HID: local function should be static __usbhid_submit_report() is a local function wrapped by the exported symbol usbhid_submit_report(). As such, it should be static. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>