Re: [PATCH 04/15] regulator: max8973: Remove redundant error message

2014-02-19 Thread Mark Brown
On Tue, Feb 18, 2014 at 04:11:00PM +0530, Sachin Kamat wrote: > kzalloc prints its own OOM message upon failure. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH 04/15] regulator: max8973: Remove redundant error message

2014-02-19 Thread Mark Brown
On Tue, Feb 18, 2014 at 04:11:00PM +0530, Sachin Kamat wrote: kzalloc prints its own OOM message upon failure. Applied, thanks. signature.asc Description: Digital signature

[PATCH 04/15] regulator: max8973: Remove redundant error message

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

[PATCH 04/15] regulator: max8973: Remove redundant error message

2014-02-18 Thread Sachin Kamat
kzalloc prints its own OOM message upon failure. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/regulator/max8973-regulator.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/regulator/max8973-regulator.c b/drivers/regulator/max8973-regulator.c