2023-10-18 21:19:41

by Justin Stitt

[permalink] [raw]
Subject: Re: [PATCH] wl18xx: replace deprecated strncpy with strscpy

Hi Jeff,

On Tue, Oct 17, 2023 at 4:48 PM Jeff Johnson <[email protected]> wrote:
>
> this patch (and a few others in your recent set) are missing the wifi:
> prefix. this prefix is a relatively new addition and would not show up
> in the history of some of these ancient drivers you are touching :)

Thanks for pointing this out!

I fixed it in [v2].

[v2]: https://lore.kernel.org/r/20231018-strncpy-drivers-net-wireless-ti-wl18xx-main-c-v2-1-ab828a491ce5@google.com

Justin