diff options
author | 2020-07-27 15:21:59 +0200 | |
---|---|---|
committer | 2020-08-17 11:38:49 +0200 | |
commit | 857ce8c1c504e25d08724a86df4e64bf6f282323 (patch) | |
tree | 843d571f2b1fd9947f793ac1dd1831e190f4ad66 /scripts/bpf_helpers_doc.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff) | |
download | linux-dev-857ce8c1c504e25d08724a86df4e64bf6f282323.tar.xz linux-dev-857ce8c1c504e25d08724a86df4e64bf6f282323.zip |
HID: cougar: Constify cougar_id_table
cougar_id_table[] is not changed and can be made const to allow the
compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions