diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2009-08-17 15:37:18 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-08-18 13:57:10 +0200 |
commit | 52cfc61bf95262d55bc00063d7597e5e008fa22e (patch) | |
tree | 39f1db471236497a4ffe916c7c90c06d911f0c8c /drivers/message | |
parent | 4cfae3e80431fd113f0f4a8e1d4fff84aafe045c (diff) | |
download | blackbird-op-linux-52cfc61bf95262d55bc00063d7597e5e008fa22e.tar.gz blackbird-op-linux-52cfc61bf95262d55bc00063d7597e5e008fa22e.zip |
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>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions