Re: [PATCH 05/23] regulator: fixed: Remove redundant error message

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

[PATCH 05/23] regulator: fixed: Remove redundant error message

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

[PATCH 05/23] regulator: fixed: 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 --- drivers/regulator/fixed.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/regulator/fixed.c b/drivers/regulator/fixed.c index 3c307d62fd31..c61f7e97e4f8

Re: [PATCH 05/23] regulator: fixed: Remove redundant error message

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