Re: [Linux-zigbee-devel] [PATCH net-next v2] 6lowpan: mac802154: fix coding style issues

From: Alexander Aring
Date: Fri Jun 27 2014 - 16:00:42 EST


On Fri, Jun 27, 2014 at 09:37:25AM +0530, Varka Bhadram wrote:
> This patch fixed the coding style issues reported by checkpatch.pl
>
> following issues fixed:
> CHECK: Alignment should match open parenthesis
> WARNING: line over 80 characters
> CHECK: Blank lines aren't necessary before a close brace '}'
> WARNING: networking block comments don't use an empty /* line, use /* Comment...
> WARNING: Missing a blank line after declarations
> WARNING: networking block comments start with * on subsequent lines
> CHECK: braces {} should be used on all arms of this statement
>
> Signed-off-by: Varka Bhadram <varkab@xxxxxxx>

Tested-by: Alexander Aring <alex.aring@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/