From: Varka Bhadram Date: Wed, 2 Jul 2014 03:31:09 +0000 (+0530) Subject: 6lowpan: mac802154: fix coding style issues X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4710d806fcb825156e0a7b3a81104915c5e90f5d;p=pandora-kernel.git 6lowpan: mac802154: fix coding style issues 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed