]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47576108da2ce15f5e735b9c4abbdb57677c773f
tree9b6fa996e70c47a8a7ffc3911ac326fb9c9d71bc
parente428e6f541a0f80ed496777dbf6bd8648b096612
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