diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2009-08-18 00:37:18 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-08-18 13:57:10 +0200 |
commit | 52cfc61bf95262d55bc00063d7597e5e008fa22e (patch) | |
tree | 39f1db471236497a4ffe916c7c90c06d911f0c8c /drivers/hid/usbhid/hiddev.c | |
parent | HID: ignore Philips IEEE802.15.4 RF Dongle (diff) | |
download | linux-52cfc61bf95262d55bc00063d7597e5e008fa22e.tar.xz 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/hid/usbhid/hiddev.c')
0 files changed, 0 insertions, 0 deletions