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:
2dcd954
)
HID: prodikeys: make needlessly global symbols static
author
Axel Lin
<axel.lin@gmail.com>
Thu, 21 Jul 2011 07:21:33 +0000
(15:21 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 21 Jul 2011 11:58:53 +0000
(13:58 +0200)
The following symbols are not referenced outside this file so
there's no need for it to be in the global name space.
pcmidi_sustained_note_release
init_sustain_timers
stop_sustain_timers
pcmidi_handle_report
pcmidi_setup_extra_keys
pcmidi_snd_initialise
pcmidi_snd_terminate
Make them static.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-prodikeys.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-prodikeys.c
Simple merge