]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04ba6ad8f0d39ab031b4ebf76d334f8ccd9bb9bd
treeb592ce693785fbbc6cf6a446be4f5b6d1878d93a
parent1734de0c5fbb38367075c7b6597e4496b7a94e8a
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