diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2021-10-12 18:39:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-13 15:34:07 +0300 |
commit | 9b29075c1a4595b1d4c41668be4c72553ff60b48 (patch) | |
tree | 96ec251cab24c00f8e79f24524e9414f470fd58a /arch/powerpc/include/asm/code-patching.h | |
parent | 70b4d23226c85a30affd612a05c5898a724bcd62 (diff) | |
download | linux-9b29075c1a4595b1d4c41668be4c72553ff60b48.tar.xz |
serial: sc16is7xx: Make sc16is7xx_remove() return void
Up to now sc16is7xx_remove() returns zero unconditionally. Make it
return void instead which makes it easier to see in the callers that
there is no error to handle.
Also the return value of spi remove callbacks is ignored anyway.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20211012153945.2651412-19-u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/include/asm/code-patching.h')
0 files changed, 0 insertions, 0 deletions