Re: [PATCH v3 2/9] h8300: remove stale strncpy_from_user
From: Christoph Hellwig
Date: Thu Jul 22 2021 - 09:00:16 EST
On Thu, Jul 22, 2021 at 02:48:07PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> This function is never called because h8300 uses the asm-generic
> inline function version.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Looks good,
Reviewed-by: Christoph Hellwig <hch@xxxxxx>