git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b54ec3c
)
HID: make hid_input_field and usbhid_modify_dquirk static
author
Adrian Bunk
<bunk@kernel.org>
Sun, 30 Mar 2008 23:53:56 +0000
(
01:53
+0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 22 Apr 2008 09:34:58 +0000
(11:34 +0200)
This patch makes the following needlessly global functions static:
- hid-core.c:hid_input_field()
- usbhid/hid-quirks.c:usbhid_modify_dquirk()
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found