linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0
@ 2018-08-18  6:32 zhong jiang
  2018-08-18  6:32 ` [PATCHv2 1/2] ethernet: declance: " zhong jiang
  2018-08-18  6:32 ` [PATCHv2 2/2] ethernet: lpc_eth: " zhong jiang
  0 siblings, 2 replies; 3+ messages in thread
From: zhong jiang @ 2018-08-18  6:32 UTC (permalink / raw)
  To: davem; +Cc: vz, slemieux.tyco, keescook, netdev, linux-kernel

v1->v2:
 - According to Vladimir's suggestion. change a common 0 and NULL comparsion form.

zhong jiang (2):
  ethernet: declance:  Use NULL to compare with pointer-typed value
    rather than 0
  ethernet: lpc_eth: Use NULL to compare with pointer-typed value
    rather than 0

 drivers/net/ethernet/amd/declance.c | 3 +--
 drivers/net/ethernet/nxp/lpc_eth.c  | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.7.12.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-18  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-18  6:32 [PATCHv2 0/2] ethernet: Use NULL to compare with pointer-typed value rather than 0 zhong jiang
2018-08-18  6:32 ` [PATCHv2 1/2] ethernet: declance: " zhong jiang
2018-08-18  6:32 ` [PATCHv2 2/2] ethernet: lpc_eth: " zhong jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).