diff options
author | Murali Karicheri <m-karicheri2@ti.com> | 2019-04-05 13:31:30 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-06 18:32:21 -0700 |
commit | 059477830022e1886f55a9641702461c249fa864 (patch) | |
tree | fa5f7b1b6665aae2054e2624f178b0741582de7d /drivers/net/phy/spi_ks8995.c | |
parent | 5fa9677803643f96f8eb76d2aff7966b26078187 (diff) | |
download | linux-059477830022e1886f55a9641702461c249fa864.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/phy/spi_ks8995.c')
0 files changed, 0 insertions, 0 deletions