alistair23-linux/net/hsr
Murali Karicheri 0594778300 net: hsr: fix placement of logical operator in a multi-line statement
In a multi-line statement exceeding 80 characters, logical operator
should be at the end of a line instead of being at the start. This
is seen when ran checkpatch.pl -f on files under net/hsr. The change
is per suggestion from checkpatch.

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 NULL checks in the code 2019-04-06 18:32:21 -07:00
hsr_device.h
hsr_forward.c net: hsr: fix placement of logical operator in a multi-line statement 2019-04-06 18:32:21 -07:00
hsr_forward.h
hsr_framereg.c net: hsr: fix placement of logical operator in a multi-line statement 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 unnecessary space after a cast 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
hsr_slave.c net: hsr: fix NULL checks in the code 2019-04-06 18:32:21 -07:00
hsr_slave.h
Kconfig
Makefile