Re: [PATCH net-next v3] net: bridge: replace simple_strtoul with kstrtoul
Jakub Kicinski <[email protected]> Fri, 8 May 2026 15:17:05 -0700
| Newsgroups | dev.linux.lists.bridge,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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