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

2014-06-27 Thread Alexander Aring
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 

Tested-by: Alexander Aring 
--
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/


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

2014-06-27 Thread Alexander Aring
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 var...@cdac.in

Tested-by: Alexander Aring alex.ar...@gmail.com
--
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/