From: Jakub Kicinski <kuba@kernel.org>
To: Aadarsh Chandra <aadarsh.official.xz@gmail.com>
Cc: razor@blackwall.org, idosch@nvidia.com, davem@davemloft.net,
netdev@vger.kernel.org, bridge@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3] net: bridge: replace simple_strtoul with kstrtoul
Date: Fri, 8 May 2026 15:17:05 -0700 [thread overview]
Message-ID: <20260508151705.2d1ae5bb@kernel.org> (raw)
In-Reply-To: <20260506172447.9770-1-aadarsh.official.xz@gmail.com>
On Wed, 6 May 2026 22:54:47 +0530 Aadarsh Chandra wrote:
> The simple_strtoul() function is deprecated. It does not handle
> errors or overflows correctly. Replace it with kstrtoul() in
> brport_store() to ensure that invalid user input is caught and
> returned as an error.
Your email server (or something else in the pipe) is breaking the
whitespace, this patch does not apply.
--
pw-bot: cr
prev parent reply other threads:[~2026-05-08 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-06 17:24 [PATCH net-next v3] net: bridge: replace simple_strtoul with kstrtoul Aadarsh Chandra
2026-05-08 22:17 ` Jakub Kicinski [this message]
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=20260508151705.2d1ae5bb@kernel.org \
--to=kuba@kernel.org \
--cc=aadarsh.official.xz@gmail.com \
--cc=bridge@lists.linux.dev \
--cc=davem@davemloft.net \
--cc=idosch@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=razor@blackwall.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