linux-stable/net/ieee802154
Varka Bhadram 4710d806fc 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 <varkab@cdac.in>
Tested-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-07 20:55:22 -07:00
..
6lowpan_iphc.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
6lowpan_rtnl.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
af802154.h mac802154: use header operations to create/parse headers 2014-03-14 22:15:26 -04:00
af_ieee802154.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
dgram.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
header_ops.c ieee802154: add definitions for link-layer security and header functions 2014-05-15 15:51:42 -04:00
ieee802154.h 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
Kconfig ieee802154: fix whitespace issues in Kconfig 2014-03-04 20:12:44 -05:00
Makefile ieee802154: add header structs with endiannes and operations 2014-03-14 22:15:26 -04:00
netlink.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
nl-mac.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
nl-phy.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
nl_policy.c ieee802154: add netlink interfaces for llsec 2014-05-16 17:23:41 -04:00
raw.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
reassembly.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
reassembly.h ieee802154: use ieee802154_addr instead of *_sa variants 2014-03-14 22:15:26 -04:00
wpan-class.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00