All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: bnx2: Fix checkpatch and clang warnings
@ 2018-06-03 11:48 Varsha Rao
  2018-06-03 11:49 ` [PATCH 1/2] net: ethernet: bnx2: Remove extra parentheses Varsha Rao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Varsha Rao @ 2018-06-03 11:48 UTC (permalink / raw)
  To: Rasesh Mody, Harish Patil, Dept-GELinuxNICDev, David S. Miller,
	netdev, linux-kernel, Nicholas Mc Guire, Lukas Bulwahn
  Cc: Varsha Rao

This patchset fixes NULL comparison and extra parentheses, checkpatch
and clang warnings.

Varsha Rao (2):
  net: ethernet: bnx2: Remove extra parentheses
  net: ethernet: bnx2: Replace NULL comparison

 drivers/net/ethernet/broadcom/bnx2.c | 44 ++++++++++++++--------------
 1 file changed, 22 insertions(+), 22 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-06-04 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-03 11:48 [PATCH 0/2] net: bnx2: Fix checkpatch and clang warnings Varsha Rao
2018-06-03 11:49 ` [PATCH 1/2] net: ethernet: bnx2: Remove extra parentheses Varsha Rao
2018-06-03 11:49 ` [PATCH 2/2] net: ethernet: bnx2: Replace NULL comparison Varsha Rao
2018-06-04 21:07 ` [PATCH 0/2] net: bnx2: Fix checkpatch and clang warnings David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.