diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-15 10:09:54 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-15 14:05:16 +0200 |
commit | eb2c18309491325381172cc2838006c5e9fdd0f4 (patch) | |
tree | d7d546de781548643d43356dcc15d03cf654dea2 /sound/aoa | |
parent | sound: emu8000: constify emu8000_ops (diff) | |
download | linux-eb2c18309491325381172cc2838006c5e9fdd0f4.tar.xz linux-eb2c18309491325381172cc2838006c5e9fdd0f4.zip |
ALSA: firewire-motu: constify snd_rawmidi_ops structures
These snd_rawmidi_ops structures are only passed as the third
argument of snd_rawmidi_set_ops. This argument is const, so the
snd_rawmidi_ops structures can be const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/aoa')
0 files changed, 0 insertions, 0 deletions