diff options
| author | Julia Lawall <[email protected]> | 2017-08-15 10:09:54 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-08-15 14:05:16 +0200 |
| commit | eb2c18309491325381172cc2838006c5e9fdd0f4 (patch) | |
| tree | d7d546de781548643d43356dcc15d03cf654dea2 /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Reviewed-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions