Re: [PATCH 10/23] regulator: rc5t583: Remove redundant error message

2014-02-20 Thread Mark Brown
On Thu, Feb 20, 2014 at 02:23:10PM +0530, Sachin Kamat wrote: > kzalloc prints its own OOM message upon failure. Applied, thanks. signature.asc Description: Digital signature

[PATCH 10/23] regulator: rc5t583: Remove redundant error message

2014-02-20 Thread Sachin Kamat
kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat Cc: Laxman Dewangan --- drivers/regulator/rc5t583-regulator.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/regulator/rc5t583-regulator.c b/drivers/regulator/rc5t583-regulator.c

[PATCH 10/23] regulator: rc5t583: Remove redundant error message

2014-02-20 Thread Sachin Kamat
kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Cc: Laxman Dewangan ldewan...@nvidia.com --- drivers/regulator/rc5t583-regulator.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/regulator/rc5t583-regulator.c

Re: [PATCH 10/23] regulator: rc5t583: Remove redundant error message

2014-02-20 Thread Mark Brown
On Thu, Feb 20, 2014 at 02:23:10PM +0530, Sachin Kamat wrote: kzalloc prints its own OOM message upon failure. Applied, thanks. signature.asc Description: Digital signature