]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: octeon: Move logical operators on the correct line
authorLaura Garcia Liebana <nevola@gmail.com>
Sat, 27 Feb 2016 23:41:39 +0000 (00:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commit7636941eb3c523cf1b75dbd4c24b00753e24c4a4
treeee6229d30deaed865e18b84b094c6b558e827f43
parent6fe5efa1415c841dfd22b29fd31133a28d548b5c
staging: octeon: Move logical operators on the correct line

Logical continuations should be on the previous line. Checkpatch detected this issue.

Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-tx.c
drivers/staging/octeon/ethernet.c