staging: style fix for octeon/ethernet-tx.c
authorJacob Kiefer <jtk54@cornell.edu>
Fri, 10 Jul 2015 05:26:30 +0000 (01:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 03:18:56 +0000 (20:18 -0700)
commit861e82d5b5a42d2eda34f3123b46162eaae9af80
tree3abb129ce97632ff25baaeff70e866a3fd874a34
parent364b91be262aaf0afc1726be391fbeb7f2b59c52
staging: style fix for octeon/ethernet-tx.c

Broke line with greater than 80 characters into two lines and
improved logical operator readability in hardware checksum if statement.

Signed-off-by: Jacob Kiefer <jtk54@cornell.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-tx.c