From: Nikolay Kulikov <nikolayof23@gmail.com>
To: msohail22 <mohd.sohail.biz@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: simplify NULL pointer checks
Date: Sun, 3 May 2026 12:25:34 +0300 [thread overview]
Message-ID: <afcUjiVlxZIj3Ma0@archlinux> (raw)
In-Reply-To: <20260502112017.234436-1-mohd.sohail.biz@gmail.com>
On Sat, May 02, 2026 at 04:50:17PM +0530, msohail22 wrote:
> Replace ptr == NULL with !ptr in rtw_recv.h and ioctl_cfg80211.c.
>
> Improves readability and follows kernel coding style.
> No functional changes.
>
> Signed-off-by: msohail22 <mohd.sohail.biz@gmail.com>
You should use your "real" name, like this:
Signed-off-by: From Author <from@author.example.org>
Thanks,
Nikolay
next prev parent reply other threads:[~2026-05-03 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-02 11:20 [PATCH] staging: rtl8723bs: simplify NULL pointer checks msohail22
2026-05-03 9:25 ` Nikolay Kulikov [this message]
2026-05-06 1:49 ` [PATCH v2] " Mohammed Sohail
2026-05-06 5:01 ` Greg KH
2026-05-06 19:02 ` Mohammed Sohail
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=afcUjiVlxZIj3Ma0@archlinux \
--to=nikolayof23@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=mohd.sohail.biz@gmail.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