15 Aug
2017
15 Aug
'17
2:06 p.m.
On Tue, 15 Aug 2017 10:09:54 +0200, Julia Lawall wrote:
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
Thanks, applied now.
Takashi