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@xxxxxxxxxxxxx>
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
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html