Re: [PATCH v3 2/9] h8300: remove stale strncpy_from_user

2021-07-22 Thread Christoph Hellwig
On Thu, Jul 22, 2021 at 02:48:07PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > This function is never called because h8300 uses the asm-generic > inline function version. > > Signed-off-by: Arnd Bergmann Looks good, Reviewed-by: Christoph Hellwig __

[PATCH v3 2/9] h8300: remove stale strncpy_from_user

2021-07-22 Thread Arnd Bergmann
From: Arnd Bergmann This function is never called because h8300 uses the asm-generic inline function version. Signed-off-by: Arnd Bergmann --- arch/h8300/kernel/h8300_ksyms.c | 2 -- arch/h8300/lib/Makefile | 2 +- arch/h8300/lib/strncpy.S| 35