Re: [PATCH 17/23] regulator: tps6586x: Remove redundant error message

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

[PATCH 17/23] regulator: tps6586x: Remove redundant error message

2014-02-20 Thread Sachin Kamat
kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat Cc: Mike Rapoport --- drivers/regulator/tps6586x-regulator.c |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/regulator/tps6586x-regulator.c

[PATCH 17/23] regulator: tps6586x: 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: Mike Rapoport m...@compulab.co.il --- drivers/regulator/tps6586x-regulator.c |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git

Re: [PATCH 17/23] regulator: tps6586x: Remove redundant error message

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