On Sun, Aug 02, 2026 at 09:26:20PM -0400, Noah Techoueyres wrote:
Replace deprecated strncpy() with strscpy() to improve string handling safety. strscpy() guarantees null-termination and is the preferred function per the kernel string handling guidelines.
This white space is weird. You did't try to compile your patch.
regards, dan carpenter