linux/net/hsr
Murali Karicheri 9f73c2bb46 net: hsr: add blank line after function declaration
Add a blank line after function declaration as suggested by
checkpatch.pl -f

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-06 18:32:21 -07:00
..
hsr_device.c net: hsr: remove camel case usage in the code 2019-04-06 18:32:21 -07:00
hsr_device.h net/hsr: Added support for HSR v1 2016-04-15 17:06:48 -04:00
hsr_forward.c net: hsr: remove camel case usage in the code 2019-04-06 18:32:21 -07:00
hsr_forward.h net/hsr: Better frame dispatch 2014-07-08 11:35:31 -07:00
hsr_framereg.c net: hsr: add blank line after function declaration 2019-04-06 18:32:21 -07:00
hsr_framereg.h net: hsr: fix memory leak in hsr_dev_finalize() 2019-03-06 10:57:05 -08:00
hsr_main.c net: hsr: fix NULL checks in the code 2019-04-06 18:32:21 -07:00
hsr_main.h net: hsr: remove camel case usage in the code 2019-04-06 18:32:21 -07:00
hsr_netlink.c net: hsr: fix alignment issues in the code for functions 2019-04-06 18:32:21 -07:00
hsr_netlink.h net/hsr: Use list_head (and rcu) instead of array for slave devices. 2014-07-08 11:35:31 -07:00
hsr_slave.c net: hsr: fix NULL checks in the code 2019-04-06 18:32:21 -07:00
hsr_slave.h net/hsr: Better frame dispatch 2014-07-08 11:35:31 -07:00
Kconfig net/hsr: Added support for HSR v1 2016-04-15 17:06:48 -04:00
Makefile net/hsr: Better frame dispatch 2014-07-08 11:35:31 -07:00