This isn't how driver patch subjects should be formed. It should be: wifi: mwifiex: ...
On Mon, Jun 08, 2026 at 10:54:47AM +0100, [email protected] wrote: > From: David Laight <[email protected]> > > Replacing strcpy() with strscpy() ensures that overflow of the target > buffer cannot happen. > > Signed-off-by: David Laight <[email protected]> Acked-by: Brian Norris <[email protected]>

