All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jεan Sacren" <sakiwit@gmail.com>
To: Ariel Elior <aelior@marvell.com>
Cc: GR-everest-linux-l2@marvell.com, davem@davemloft.net,
	kuba@kernel.org, netdev@vger.kernel.org
Subject: [PATCH net-next 0/2] Small fixes for redundant checks
Date: Tue, 19 Oct 2021 00:26:43 -0600	[thread overview]
Message-ID: <cover.1634621525.git.sakiwit@gmail.com> (raw)
In-Reply-To: <cover.1634621525.git.sakiwit@gmail.com>

From: Jean Sacren <sakiwit@gmail.com>

This series fixes some redundant checks of certain variables and
expressions.

Jean Sacren (2):
  net: qed_ptp: fix redundant check of rc and against -EINVAL
  net: qed_dev: fix redundant check of rc and against -EINVAL

 drivers/net/ethernet/qlogic/qed/qed_dev.c | 35 +++++++++++++----------
 drivers/net/ethernet/qlogic/qed/qed_ptp.c | 12 ++++----
 2 files changed, 27 insertions(+), 20 deletions(-)


       reply	other threads:[~2021-10-19  6:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  6:26 Jεan Sacren [this message]
2021-10-19  6:26 ` [PATCH net-next 1/2] net: qed_ptp: fix redundant check of rc and against -EINVAL Jεan Sacren
2021-10-20  8:48   ` Simon Horman
2021-10-21  7:35     ` Jεan Sacren
2021-10-21 10:46       ` Simon Horman
2021-10-19  6:26 ` [PATCH net-next 2/2] net: qed_dev: " Jεan Sacren
2021-10-20  8:47   ` Simon Horman
2021-10-21  7:36     ` Jεan Sacren

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.1634621525.git.sakiwit@gmail.com \
    --to=sakiwit@gmail.com \
    --cc=GR-everest-linux-l2@marvell.com \
    --cc=aelior@marvell.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.