From: Dan Carpenter <error27@gmail.com>
To: Bastien Cossette <bastiencossette29@icloud.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev
Subject: Re: [PATCH v3] staging: rtl8723bs: remove unnecessary NULL check before vfree
Date: Thu, 28 May 2026 10:25:42 +0300 [thread overview]
Message-ID: <ahft9q0iN8LI5q0e@stanley.mountain> (raw)
In-Reply-To: <20260528070554.40315-1-bastiencossette29@icloud.com>
On Thu, May 28, 2026 at 03:05:54AM -0400, Bastien Cossette wrote:
> The vfree() function handles NULL pointers natively. Cleaning up the
> redundant if check simplifies the code and adheres to core kernel
> coding styles.
>
> Signed-off-by: Bastien Cossette <bastiencossette29@icloud.com>
> ---
Please read my review comments to earlier patches.
Please wait a day between resends.
regards,
dan carpenter
next prev parent reply other threads:[~2026-05-28 7:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 7:05 [PATCH v3] staging: rtl8723bs: remove unnecessary NULL check before vfree Bastien Cossette
2026-05-28 7:25 ` Dan Carpenter [this message]
2026-05-28 7:28 ` Greg Kroah-Hartman
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=ahft9q0iN8LI5q0e@stanley.mountain \
--to=error27@gmail.com \
--cc=bastiencossette29@icloud.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-staging@lists.linux.dev \
/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.