On Fri, Nov 13, 2015 at 04:48:11PM +0530, Nizam Haider wrote:
> This patch fixes several warning during checkpatch
> 
> 355: CHECK: Logical continuations should be on the previous line
> 1111: CHECK: braces {} should be used on all arms of this statement
> 1631: CHECK: spaces preferred around that '|' (ctx:VxV)
> 1782: CHECK: spaces preferred around that '*' (ctx:VxV)
> 1783: CHECK: spaces preferred around that '*' (ctx:VxV)
> 1783: CHECK: spaces preferred around that '+' (ctx:VxV)
> 1787: CHECK: Logical continuations should be on the previous line
> 1788: CHECK: Logical continuations should be on the previous line

These are three different types of changes. Please split them in three
different patches.
CHECK: Logical continuations should be on the previous line
CHECK: braces {} should be used on all arms of this statement
CHECK: spaces preferred around that ' '

regards
sudip
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to