From: Dan Carpenter <dan.carpenter@linaro.org>
To: "Bera Yüzlü" <b9788213@gmail.com>
Cc: gregkh@linuxfoundation.org, straube.linux@gmail.com,
andriy.shevchenko@linux.intel.com, ethantidmore06@gmail.com,
hansg@kernel.org, Yeking@red54.com, rayfraytech@gmail.com,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: remove copy function
Date: Fri, 20 Mar 2026 11:25:10 +0300 [thread overview]
Message-ID: <ab0EZqOr_90cd0pk@stanley.mountain> (raw)
In-Reply-To: <20260320071830.28713-2-b9788213@gmail.com>
On Fri, Mar 20, 2026 at 10:18:31AM +0300, Bera Yüzlü wrote:
> GetU1ByteIntegerFromStringInDecimal() is a copy of kstrtou8().
> Remove its usages to kstrtou8() and check the return value.
>
> Signed-off-by: Bera Yüzlü <b9788213@gmail.com>
> ---
Thanks!
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
regards,
dan carpenter
next prev parent reply other threads:[~2026-03-20 8:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 7:18 [PATCH] staging: rtl8723bs: remove copy function Bera Yüzlü
2026-03-20 8:25 ` Dan Carpenter [this message]
2026-03-20 8:27 ` Andy Shevchenko
2026-03-20 18:24 ` Bera Yüzlü
2026-03-20 19:19 ` Bera Yüzlü
2026-03-20 19:26 ` Andy Shevchenko
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=ab0EZqOr_90cd0pk@stanley.mountain \
--to=dan.carpenter@linaro.org \
--cc=Yeking@red54.com \
--cc=andriy.shevchenko@linux.intel.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=rayfraytech@gmail.com \
--cc=straube.linux@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 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.