[alsa-devel] [PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures
Takashi Sakamoto
o-takashi at sakamocchi.jp
Fri Sep 2 02:06:41 CEST 2016
On 2016年09月02日 08:28, Takashi Sakamoto wrote:
> Hi Julia,
>
> On 2016年09月02日 07:13, Julia Lawall wrote:
>> Check for snd_pcm_ops structures that are only stored in the ops field of a
>> snd_soc_platform_driver structure or passed as the third argument to
>> snd_pcm_set_ops. The corresponding field or parameter is declared const,
>> so snd_pcm_ops structures that have this property can be declared as const
>> also.
>>
>> The semantic patch that makes this change is as follows:
>> (http://coccinelle.lip6.fr/)
>
> Reviewed-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>
>
> I've realized this issue and will fix in this development cycle for
> Linux 4.9. Thanks for your continuous effort to reinforce software for
> better directions.
s/will/had a plan to/g
Regards
Takashi Sakamoto
More information about the Alsa-devel
mailing list