diff options
author | 2020-09-04 14:21:42 +0100 | |
---|---|---|
committer | 2020-09-07 16:03:50 +0200 | |
commit | aeeba45a9df34a00113f96f9f52c45e250ff7b7d (patch) | |
tree | bb7497ce75f5c9a3097a2e2845d39322fe75bb7a /net/unix/af_unix.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff) | |
download | linux-dev-aeeba45a9df34a00113f96f9f52c45e250ff7b7d.tar.xz linux-dev-aeeba45a9df34a00113f96f9f52c45e250ff7b7d.zip |
HID: wiimote: make handlers[] const
The `handlers[]` array contents are never modified, so use the `const`
qualifier.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: David Rheinsberg <david.rheinsberg@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions