Re: [PATCH] crypto: qat - use strscpy_pad to simplify buffer initialization
From: Andy Shevchenko
Date: Mon Oct 27 2025 - 04:19:57 EST
On Fri, Oct 24, 2025 at 08:47:02PM +0200, Thorsten Blum wrote:
> On 23. Oct 2025, at 20:44, Andy Shevchenko wrote:
> > On Thu, Oct 23, 2025 at 05:35:00PM +0200, Thorsten Blum wrote:
> >> On 22. Oct 2025, at 20:17, Andy Shevchenko wrote:
> >>> On Wed, Oct 22, 2025 at 02:36:19PM +0200, Thorsten Blum wrote:
...
> >> How about this?
> >
> > LGTM, and that's what I had in mind, ...
>
> I was about to submit v2, but checkpatch warns me about simple_strtoull:
>
> WARNING: simple_strtoull is obsolete, use kstrtoull instead
>
> Any recommendations?
Yes, fix checkpatch as per commit 885e68e8b7b1 ("kernel.h: update comment about
simple_strto<foo>() functions") or ignore this false positive.
--
With Best Regards,
Andy Shevchenko