diff options
author | Colin Ian King <[email protected]> | 2017-12-04 11:19:10 +0000 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-12-07 11:00:55 +0100 |
commit | 332347d4c7a1353cc0aa9a3f0cd238d36ce0d932 (patch) | |
tree | eb1de5f21b6c8a43655b005a9246af75e9805420 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 19ca28271c9a361629eb06382a43f355249de7ea (diff) |
HID: quirks: make array hid_quirks static
Array hid_quirks is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
drivers/hid/hid-quirks.c:29:28: warning: symbol 'hid_quirks' was not
declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions