Re: [PATCH] asoc: soc-core: fix coccinelle warnings

2014-03-03 Thread Mark Brown
On Mon, Mar 03, 2014 at 07:08:23PM +0800, Nenghua Cao wrote: > From: Nenghua Cao > > sound/soc/soc-core.c:2708:6-13: WARNING: Assignment of > bool to 0/1 > sound/soc/soc-core.c:2726:3-10: WARNING: Assignment of > bool to 0/1 Applied, thanks. Please use subject lines consistnt with the style for

[PATCH] asoc: soc-core: fix coccinelle warnings

2014-03-03 Thread Nenghua Cao
From: Nenghua Cao sound/soc/soc-core.c:2708:6-13: WARNING: Assignment of bool to 0/1 sound/soc/soc-core.c:2726:3-10: WARNING: Assignment of bool to 0/1 More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Nenghua Cao --- sound/soc/soc-core.c |