powerpc/lib: remove memcpy_flushcache redundant return
authorLi RongQing <lirongqing@baidu.com>
Fri, 26 Apr 2019 11:36:30 +0000 (19:36 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 26 Jul 2020 14:01:31 +0000 (00:01 +1000)
commite2802618970566277cf5cf5c99df66f21ee83766
tree9b6fa996e70c47a8a7ffc3911ac326fb9c9d71bc
parente54e30bca40233139290aecfce932dea9b996516
powerpc/lib: remove memcpy_flushcache redundant return

Align it with other architectures and none of the callers has
been interested its return

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1556278590-14727-1-git-send-email-lirongqing@baidu.com
arch/powerpc/include/asm/string.h
arch/powerpc/lib/pmem.c