All of lore.kernel.org
 help / color / mirror / Atom feed
From: Varsha Rao <rvarsha016@gmail.com>
To: Rasesh Mody <rasesh.mody@cavium.com>,
	Harish Patil <harish.patil@cavium.com>,
	Dept-GELinuxNICDev@cavium.com,
	"David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Nicholas Mc Guire <der.herr@hofr.at>,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Varsha Rao <rvarsha016@gmail.com>
Subject: [PATCH 0/2] net: bnx2: Fix checkpatch and clang warnings
Date: Sun,  3 Jun 2018 17:18:04 +0530	[thread overview]
Message-ID: <cover.1528025568.git.rvarsha016@gmail.com> (raw)

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

             reply	other threads:[~2018-06-03 11:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-03 11:48 Varsha Rao [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1528025568.git.rvarsha016@gmail.com \
    --to=rvarsha016@gmail.com \
    --cc=Dept-GELinuxNICDev@cavium.com \
    --cc=davem@davemloft.net \
    --cc=der.herr@hofr.at \
    --cc=harish.patil@cavium.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rasesh.mody@cavium.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.