From: Leon Romanovsky <leon@kernel.org>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: intel-wired-lan@osuosl.org, netdev@vger.kernel.org
Subject: Re: [Intel-wired-lan] [PATCH net-next] ice: remove redundant non-null check in ice_setup_pf_sw()
Date: Thu, 17 Nov 2022 12:55:29 +0200 [thread overview]
Message-ID: <Y3YTIciHsqKm2J97@unreal> (raw)
In-Reply-To: <20221116122032.969666-1-przemyslaw.kitszel@intel.com>
On Wed, Nov 16, 2022 at 01:20:32PM +0100, Przemek Kitszel wrote:
> From: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
>
> Remove a redundant null check, as vsi could not be null at this point.
>
> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_main.c | 12 +++++-------
> 1 file changed, 5 insertions(+), 7 deletions(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
WARNING: multiple messages have this Message-ID (diff)
From: Leon Romanovsky <leon@kernel.org>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: intel-wired-lan@osuosl.org, netdev@vger.kernel.org,
Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Subject: Re: [PATCH net-next] ice: remove redundant non-null check in ice_setup_pf_sw()
Date: Thu, 17 Nov 2022 12:55:29 +0200 [thread overview]
Message-ID: <Y3YTIciHsqKm2J97@unreal> (raw)
In-Reply-To: <20221116122032.969666-1-przemyslaw.kitszel@intel.com>
On Wed, Nov 16, 2022 at 01:20:32PM +0100, Przemek Kitszel wrote:
> From: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
>
> Remove a redundant null check, as vsi could not be null at this point.
>
> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
> Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_main.c | 12 +++++-------
> 1 file changed, 5 insertions(+), 7 deletions(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
next prev parent reply other threads:[~2022-11-17 10:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 12:20 [Intel-wired-lan] [PATCH net-next] ice: remove redundant non-null check in ice_setup_pf_sw() Przemek Kitszel
2022-11-16 12:20 ` Przemek Kitszel
2022-11-17 10:55 ` Leon Romanovsky [this message]
2022-11-17 10:55 ` Leon Romanovsky
2022-11-24 11:23 ` [Intel-wired-lan] " G, GurucharanX
2022-11-24 11:23 ` G, GurucharanX
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=Y3YTIciHsqKm2J97@unreal \
--to=leon@kernel.org \
--cc=intel-wired-lan@osuosl.org \
--cc=netdev@vger.kernel.org \
--cc=przemyslaw.kitszel@intel.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.