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