public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeed@kernel•org>
To: Leon Romanovsky <leon@kernel•org>
Cc: "David S . Miller" <davem@davemloft•net>,
	Jakub Kicinski <kuba@kernel•org>,
	Leon Romanovsky <leonro@nvidia•com>,
	Derek Chickles <dchickles@marvell•com>,
	Eric Dumazet <edumazet@google•com>,
	Felix Manlunas <fmanlunas@marvell•com>,
	kernel test robot <lkp@intel•com>,
	netdev@vger•kernel.org, Paolo Abeni <pabeni@redhat•com>,
	Satanand Burla <sburla@marvell•com>,
	Zhengchao Shao <shaozhengchao@huawei•com>
Subject: Re: [PATCH net] net: liquidio: simplify if expression
Date: Wed, 16 Nov 2022 15:01:13 -0800	[thread overview]
Message-ID: <Y3VruaIDzVH7jqPQ@x130.lan> (raw)
In-Reply-To: <9845cbd62721437f946035669381a9719240fc89.1668533583.git.leonro@nvidia.com>

On 15 Nov 19:34, Leon Romanovsky wrote:
>From: Leon Romanovsky <leonro@nvidia•com>
>
>Fix the warning reported by kbuild:
>
>cocci warnings: (new ones prefixed by >>)
>>> drivers/net/ethernet/cavium/liquidio/lio_main.c:1797:54-56: WARNING !A || A && B is equivalent to !A || B
>   drivers/net/ethernet/cavium/liquidio/lio_main.c:1827:54-56: WARNING !A || A && B is equivalent to !A || B
>
>Fixes: 8979f428a4af ("net: liquidio: release resources when liquidio driver open failed")
>Reported-by: kernel test robot <lkp@intel•com>
>Signed-off-by: Leon Romanovsky <leonro@nvidia•com>
>---
>The fixed patch was in net, so sending the fix to net too.
>---

I don't follow the above note, but anyway:

Reviewed-by: Saeed Mahameed <saeed@kernel•org>


  reply	other threads:[~2022-11-16 23:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 17:34 [PATCH net] net: liquidio: simplify if expression Leon Romanovsky
2022-11-16 23:01 ` Saeed Mahameed [this message]
2022-11-17 11:16   ` Leon Romanovsky
2022-11-18 10:30 ` patchwork-bot+netdevbpf

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=Y3VruaIDzVH7jqPQ@x130.lan \
    --to=saeed@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=dchickles@marvell$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=fmanlunas@marvell$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=leon@kernel$(echo .)org \
    --cc=leonro@nvidia$(echo .)com \
    --cc=lkp@intel$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=sburla@marvell$(echo .)com \
    --cc=shaozhengchao@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox