linux-stable/net/hsr
Murali Karicheri 0525fc069f net: hsr: fix lines that ends with a '('
This patch fixes function calls that ends with '(' in a line.
This is seen when ran checkpatch.pl -f option on files under
net/hsr.

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: fix lines that ends with a '(' 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 unnecessary paranthesis from the code 2019-04-06 18:32:20 -07:00
hsr_forward.h net/hsr: Better frame dispatch 2014-07-08 11:35:31 -07:00
hsr_framereg.c net: hsr: fix alignment issues in the code for functions 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 multiple blank lines in the code 2019-04-06 18:32:20 -07:00
hsr_main.h net: hsr: fix lines that ends with a '(' 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: remove unnecessary paranthesis from the code 2019-04-06 18:32:20 -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