Thread (27 messages) 27 messages, 11 authors, 2021-02-06

Re: [PATCH v3 4/5] amba: Make the remove callback return void

From: Wolfram Sang <wsa@kernel.org>
Date: 2021-01-27 06:52:02
Also in: alsa-devel, dmaengine, dri-devel, kvm, linux-crypto, linux-i2c, linux-input, linux-mmc, linux-rtc, linux-serial, linux-spi, linux-watchdog, lkml

On Tue, Jan 26, 2021 at 05:58:34PM +0100, Uwe Kleine-König wrote:
All amba drivers return 0 in their remove callback. Together with the
driver core ignoring the return value anyhow, it doesn't make sense to
return a value here.

Change the remove prototype to return void, which makes it explicit that
returning an error value doesn't work as expected. This simplifies changing
the core remove callback to return void, too.

Reviewed-by: Ulf Hansson <redacted>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org> # for drivers/memory
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Linus Walleij <redacted>
Signed-off-by: Uwe Kleine-König <redacted>
Acked-by: Wolfram Sang <wsa@kernel.org> # for I2C

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help