diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-15 10:09:53 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-08-15 11:02:45 +0200 |
commit | 0acb310c3273d55ad19c9a5f48b73224ce6e2dc0 (patch) | |
tree | 432ea34fefa46c3432e1df8552437edf21ac2735 /drivers/hid/hid-lg2ff.c | |
parent | HID: usbmouse: constify usb_device_id and fix space before '[' error (diff) | |
download | linux-0acb310c3273d55ad19c9a5f48b73224ce6e2dc0.tar.xz linux-0acb310c3273d55ad19c9a5f48b73224ce6e2dc0.zip |
HID: prodikeys: constify snd_rawmidi_ops structures
This snd_rawmidi_ops structure is only passed as the third
argument of snd_rawmidi_set_ops. This argument is const, so the
snd_rawmidi_ops structure can be const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-lg2ff.c')
0 files changed, 0 insertions, 0 deletions