Re: [PATCH net-next v3] net: bridge: replace simple_strtoul with kstrtoul

From: Jakub Kicinski

Date: Fri May 08 2026 - 18:17:18 EST


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