kernel-ark/net/mac802154
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
..
ieee802154_dev.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
Kconfig mac802154: update Kconfig 2014-05-16 17:23:40 -04:00
llsec.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac802154.h mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
mac_cmd.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00
Makefile mac802154: add llsec structures and mutators 2014-05-16 17:23:40 -04:00
mib.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
monitor.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00
rx.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00
tx.c 6lowpan: mac802154: fix coding style issues 2014-07-07 20:55:22 -07:00
wpan.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00