diff options
author | H Hartley Sweeten <[email protected]> | 2010-01-14 19:10:07 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2010-01-15 11:38:51 +0100 |
commit | 62e62da856dba2edb897b672cbd05a69edd4485c (patch) | |
tree | b6780622d92b431cbb901c150b02fa72620ee2fc /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 4bb9508bbbb06f10bc3e249dd34375b4a4d6bfc0 (diff) |
HID: hid-debug.c: make local symbols static
hid-debug.c: make local symbols static
The symbols hid_resolv_event and hid_dump_input_mapping
are only used locally in this file. Make them static to prevent
the following sparse warnings:
warning: symbol 'hid_resolv_event' was not declared. Should it be static?
warning: symbol 'hid_dump_input_mapping' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions