From: krzk@kernel.org
To: Yang Yingliang <yangyingliang@huawei.com>, linux-kernel@vger.kernel.org
Cc: netdev@vger.kernel.org, colin.king@intel.com, kuba@kernel.org,
davem@davemloft.net
Subject: Re: [PATCH -next] nfc: st21nfca: remove unnecessary skb check before kfree_skb()
Date: Fri, 18 Mar 2022 09:59:10 +0100 [thread overview]
Message-ID: <5cada983-ece8-9d44-6ffc-0bbceaa6c11f@kernel.org> (raw)
In-Reply-To: <20220318072728.2659578-1-yangyingliang@huawei.com>
On 18/03/2022 08:27, Yang Yingliang wrote:
> The skb will be checked in kfree_skb(), so remove the outside check.
>
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
> ---
> drivers/nfc/st21nfca/i2c.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-03-18 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 7:27 [PATCH -next] nfc: st21nfca: remove unnecessary skb check before kfree_skb() Yang Yingliang
2022-03-18 8:59 ` krzk [this message]
2022-03-19 4:50 ` 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=5cada983-ece8-9d44-6ffc-0bbceaa6c11f@kernel.org \
--to=krzk@kernel.org \
--cc=colin.king@intel.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yangyingliang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).