OSDN Git Service

net: moxa: Fix comparison to NULL could be written with !
authorSZ Lin <sz.lin@moxa.com>
Sat, 29 Jul 2017 10:42:36 +0000 (18:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jul 2017 21:02:07 +0000 (14:02 -0700)
commite8048b84bbfd3e7010beb41c251ff5dc27dab955
treeb592ce693785fbbc6cf6a446be4f5b6d1878d93a
parentd458f4c5fd55ae921ac6f3bf2c169da8d2379b07
net: moxa: Fix comparison to NULL could be written with !

Fixed coding style for null comparisons in moxart_ether driver
to be more consistent with the rest of the kernel coding style

Signed-off-by: SZ Lin <sz.lin@moxa.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/moxa/moxart_ether.c