mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-01 23:53:16 -04:00
The driver core ignores the return value of struct bus_type::remove because there is only little that can be done. To simplify the quest to make this function return void, let struct locomo_driver::remove return void, too. All users already unconditionally return 0, this commit makes it obvious that returning an error code is a bad idea and ensures future users behave accordingly. Link: https://lore.kernel.org/r/20201126110140.2021758-1-u.kleine-koenig@pengutronix.de Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> |
||
---|---|---|
.. | ||
cache-aurora-l2.h | ||
cache-b15-rac.h | ||
cache-feroceon-l2.h | ||
cache-l2x0.h | ||
cache-tauros2.h | ||
cache-uniphier.h | ||
cp14.h | ||
dec21285.h | ||
entry-macro-iomd.S | ||
ioc.h | ||
iomd.h | ||
locomo.h | ||
memc.h | ||
sa1111.h | ||
scoop.h | ||
ssp.h |