Re: [PATCH 07/23] regulator: max8907: Remove redundant error message

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

[PATCH 07/23] regulator: max8907: 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/max8907-regulator.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/regulator/max8907-regulator.c b/drivers/regulator/max8907-regulator.c index

[PATCH 07/23] regulator: max8907: 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/max8907-regulator.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/regulator/max8907-regulator.c

Re: [PATCH 07/23] regulator: max8907: Remove redundant error message

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