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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to