Re: [PATCH v1 1/1] hwrng: core - Replace strlcat() with better alternative

From: Andy Shevchenko

Date: Mon May 04 2026 - 09:51:44 EST


On Mon, May 04, 2026 at 03:15:23PM +0200, Thorsten Blum wrote:
> On Mon, May 04, 2026 at 03:02:59PM +0200, Andy Shevchenko wrote:
> > strlcpy() and strlcat() are confusing APIs and the former one already
> > gone from the kernel.
> >
> > In preparation to kill strlcat() replace it with the better alternative.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> I already took care of this one a few days ago:
>
> https://lore.kernel.org/lkml/20260430110047.248825-8-thorsten.blum@xxxxxxxxx/

Very good, thanks!

--
With Best Regards,
Andy Shevchenko