On Sun, 11 Oct 2015 14:29:30 +0200,
Takashi Sakamoto wrote:
>
> On Oct 11 2015 15:10, Julia Lawall wrote:
> > The structures of type snd_bebob_clock_spec, snd_bebob_rate_spec,
> > snd_bebob_meter_spec, and snd_bebob_spec are never modified after they are
> > initialized. Make them all const.
> >
On Oct 11 2015 15:10, Julia Lawall wrote:
> The structures of type snd_bebob_clock_spec, snd_bebob_rate_spec,
> snd_bebob_meter_spec, and snd_bebob_spec are never modified after they are
> initialized. Make them all const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall
>
The structures of type snd_bebob_clock_spec, snd_bebob_rate_spec,
snd_bebob_meter_spec, and snd_bebob_spec are never modified after they are
initialized. Make them all const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
v3: change subject line
sound/firewire/bebob/bebob
3 matches
Mail list logo