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

