[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <628a90e4-3799-f86e-5184-900990cef07c@sakamocchi.jp>
Date: Fri, 2 Sep 2016 09:06:41 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: Julia Lawall <Julia.Lawall@...6.fr>,
Clemens Ladisch <clemens@...isch.de>
Cc: alsa-devel@...a-project.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
"ffado-devel@...ts.sf.net" <ffado-devel@...ts.sf.net>,
Takashi Iwai <tiwai@...e.com>
Subject: Re: [PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures
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@...amocchi.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
Powered by blists - more mailing lists