Re: [PATCH][Re-send] pwm: core: Fix coding style issues

2012-08-10 Thread Thierry Reding
On Fri, Aug 10, 2012 at 04:41:13PM +0530, Sachin Kamat wrote: > Fixes the following: > WARNING: line over 80 characters > ERROR: spaces required around that ':' (ctx:VxW) > WARNING: Prefer pr_warn(... to pr_warning(... > > Signed-off-by: Sachin Kamat > --- > drivers/pwm/core.c |8 >

[PATCH][Re-send] pwm: core: Fix coding style issues

2012-08-10 Thread Sachin Kamat
Fixes the following: WARNING: line over 80 characters ERROR: spaces required around that ':' (ctx:VxW) WARNING: Prefer pr_warn(... to pr_warning(... Signed-off-by: Sachin Kamat --- drivers/pwm/core.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[PATCH][Re-send] pwm: core: Fix coding style issues

2012-08-10 Thread Sachin Kamat
Fixes the following: WARNING: line over 80 characters ERROR: spaces required around that ':' (ctx:VxW) WARNING: Prefer pr_warn(... to pr_warning(... Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/pwm/core.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff

Re: [PATCH][Re-send] pwm: core: Fix coding style issues

2012-08-10 Thread Thierry Reding
On Fri, Aug 10, 2012 at 04:41:13PM +0530, Sachin Kamat wrote: Fixes the following: WARNING: line over 80 characters ERROR: spaces required around that ':' (ctx:VxW) WARNING: Prefer pr_warn(... to pr_warning(... Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/pwm/core.c |