Re: [PATCH -next] mfd: sec: fix sparse NULL pointer warning

2013-12-09 Thread Lee Jones
On Sat, 07 Dec 2013, Wei Yongjun wrote: > From: Wei Yongjun > > Fixes the following sparse warning: > > drivers/mfd/sec-core.c:202:16: warning: Using plain integer as NULL pointer > > Signed-off-by: Wei Yongjun > --- > drivers/mfd/sec-core.c | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH -next] mfd: sec: fix sparse NULL pointer warning

2013-12-09 Thread Lee Jones
On Sat, 07 Dec 2013, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fixes the following sparse warning: drivers/mfd/sec-core.c:202:16: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- drivers/mfd/sec-core.c

[PATCH -next] mfd: sec: fix sparse NULL pointer warning

2013-12-06 Thread Wei Yongjun
From: Wei Yongjun Fixes the following sparse warning: drivers/mfd/sec-core.c:202:16: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun --- drivers/mfd/sec-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/sec-core.c

[PATCH -next] mfd: sec: fix sparse NULL pointer warning

2013-12-06 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn Fixes the following sparse warning: drivers/mfd/sec-core.c:202:16: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- drivers/mfd/sec-core.c | 2 +- 1 file changed, 1 insertion(+), 1