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 /COPYING | |
parent | c9480d055e306a855f8a8d2b3b097773cd0d5ad0 (diff) |
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 'COPYING')
0 files changed, 0 insertions, 0 deletions