diff options
| author | Julia Lawall <[email protected]> | 2017-08-15 10:09:52 +0200 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2017-08-15 12:46:04 +0300 |
| commit | c05429005ba906bb88d6e50898d1f64604751dc2 (patch) | |
| tree | 6b8363e1c4f5d7ed039c697e2300ba91fa9b3aa6 /tools/perf/scripts/python | |
| parent | dfcdcba9e30d23db0cbaae4828b0566a927e2489 (diff) | |
usb: gadget: f_midi: 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]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions