From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: "Bera Yüzlü" <b9788213@gmail.com>
Cc: gregkh@linuxfoundation.org, straube.linux@gmail.com,
Yeking@red54.com, hansg@kernel.org, ethantidmore06@gmail.com,
weibu@redadmin.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: change custom comparing function to memcmp()
Date: Sat, 28 Feb 2026 12:41:44 +0200 [thread overview]
Message-ID: <aaLGaLTiglwOh5-j@ashevche-desk.local> (raw)
In-Reply-To: <20260227200637.47130-1-b9788213@gmail.com>
On Fri, Feb 27, 2026 at 11:06:37PM +0300, Bera Yüzlü wrote:
> eqNByte() function is a redundant reimplementation of memcmp().
> Remove eqNByte() and switch its usages to memcmp().
> No functional change.
Can be something better like using match_string(), but that will require more
study of the code and can be done later on.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2026-02-28 10:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 20:06 [PATCH] staging: rtl8723bs: change custom comparing function to memcmp() Bera Yüzlü
2026-02-28 10:41 ` Andy Shevchenko [this message]
2026-03-09 16:12 ` Greg KH
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=aaLGaLTiglwOh5-j@ashevche-desk.local \
--to=andriy.shevchenko@linux.intel.com \
--cc=Yeking@red54.com \
--cc=b9788213@gmail.com \
--cc=ethantidmore06@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=straube.linux@gmail.com \
--cc=weibu@redadmin.org \
/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