]> 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)
commit019d937d0352ab9c051f730a2a203704728a0bc9
treeb592ce693785fbbc6cf6a446be4f5b6d1878d93a
parentb335fb1dc529f69259a0ab767ab6aa85c81832f5
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