Re: [PATCH] coding style: Fix 1 error and 5 warnings

2015-07-16 Thread Sudip Mukherjee
On Fri, Jul 17, 2015 at 10:52:59AM +0530, Sudip Mukherjee wrote: > On Thu, Jul 16, 2015 at 05:55:54PM +0200, antoine wrote: > > This is a patch to the ddk750_power.c file that fixes up five "line over 80 > > characters" warnings and one "return is not a function, parentheses are not > > required" e

Re: [PATCH] coding style: Fix 1 error and 5 warnings

2015-07-16 Thread Sudip Mukherjee
On Thu, Jul 16, 2015 at 05:55:54PM +0200, antoine wrote: > This is a patch to the ddk750_power.c file that fixes up five "line over 80 > characters" warnings and one "return is not a function, parentheses are not > required" error found by the checkpatch.pl script. That becomes two different change

[PATCH] coding style: Fix 1 error and 5 warnings

2015-07-16 Thread antoine
This is a patch to the ddk750_power.c file that fixes up five "line over 80 characters" warnings and one "return is not a function, parentheses are not required" error found by the checkpatch.pl script. Signed-off-by: Antoine BLIN --- drivers/staging/sm750fb/ddk750_power.c | 19 -