Re: [PATCH 1/2] driver: regmap: fix coccinelle warnings

2014-02-21 Thread Mark Brown
On Fri, Feb 21, 2014 at 04:05:45PM +0800, Nenghua Cao wrote: > From: Nenghua Cao > >/drivers/base/regmap/regmap.c:717:6-33: WARNING: > Comparison to bool. Applied, thanks. Please use subject lines consistent with the subsystem. signature.asc Description: Digital signature

[PATCH 1/2] driver: regmap: fix coccinelle warnings

2014-02-21 Thread Nenghua Cao
From: Nenghua Cao /drivers/base/regmap/regmap.c:717:6-33: WARNING: Comparison to bool. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Nenghua Cao --- drivers/base/regmap/regmap.c |2 +- 1 files changed, 1 insertions(+), 1

Re: [PATCH 1/2] driver: regmap: fix coccinelle warnings

2014-02-21 Thread Mark Brown
On Fri, Feb 21, 2014 at 04:05:45PM +0800, Nenghua Cao wrote: From: Nenghua Cao nh...@marvell.com /drivers/base/regmap/regmap.c:717:6-33: WARNING: Comparison to bool. Applied, thanks. Please use subject lines consistent with the subsystem. signature.asc Description: Digital signature

[PATCH 1/2] driver: regmap: fix coccinelle warnings

2014-02-21 Thread Nenghua Cao
From: Nenghua Cao nh...@marvell.com /drivers/base/regmap/regmap.c:717:6-33: WARNING: Comparison to bool. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Nenghua Cao nh...@marvell.com --- drivers/base/regmap/regmap.c |2 +- 1 files