[alsa-devel] [PATCH 1/2] ASoC: fsl: fsl_dma: Use true/false for boolean init

Timur Tabi timur at tabi.org
Sat May 9 17:47:44 CEST 2015


Fabio Estevam wrote:
> From: Fabio Estevam<fabio.estevam at freescale.com>
>
> Bool initializations should use true and false.  Bool tests don't need
> comparisons.  Based on contributions from Joe Perches, Rusty Russell
> and Bruce W Allan.
>
> The semantic patch that makes this change is available
> in scripts/coccinelle/misc/boolinit.cocci.
>
> More information about semantic patching is available at
> http://coccinelle.lip6.fr/
>
> Signed-off-by: Fabio Estevam<fabio.estevam at freescale.com>

Acked-by: Timur Tabi <timur at tabi.org>



More information about the Alsa-devel mailing list