[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b9bfa80b-ed5f-50f9-de50-76090007556c@mleia.com>
Date: Wed, 27 Jan 2021 10:12:55 +0200
From: Vladimir Zapolskiy <vz@...ia.com>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Cc: Russell King <linux@...linux.org.uk>,
Matt Mackall <mpm@...enic.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Vinod Koul <vkoul@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Eric Anholt <eric@...olt.net>, David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Suzuki K Poulose <suzuki.poulose@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Linus Walleij <linus.walleij@...aro.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Mark Brown <broonie@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Eric Auger <eric.auger@...hat.com>,
Alex Williamson <alex.williamson@...hat.com>,
Cornelia Huck <cohuck@...hat.com>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, linux-kernel@...r.kernel.org,
kernel@...gutronix.de, Mike Leach <mike.leach@...aro.org>,
Leo Yan <leo.yan@...aro.org>, Arnd Bergmann <arnd@...db.de>,
linux-crypto@...r.kernel.org, dmaengine@...r.kernel.org,
dri-devel@...ts.freedesktop.org, coresight@...ts.linaro.org,
linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
linux-i2c@...r.kernel.org, linux-input@...r.kernel.org,
linux-mmc@...r.kernel.org, linux-rtc@...r.kernel.org,
linux-spi@...r.kernel.org, linux-serial@...r.kernel.org,
kvm@...r.kernel.org, linux-fbdev@...r.kernel.org,
linux-watchdog@...r.kernel.org, alsa-devel@...a-project.org
Subject: Re: [PATCH v3 4/5] amba: Make the remove callback return void
On 1/26/21 6:58 PM, 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 <ulf.hansson@...aro.org>
> Reviewed-by: Arnd Bergmann <arnd@...db.de>
> Acked-by: Alexandre Belloni <alexandre.belloni@...tlin.com>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> Acked-by: Krzysztof Kozlowski <krzk@...nel.org> # for drivers/memory
> Acked-by: Mark Brown <broonie@...nel.org>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
For drivers/memory/pl172.c:
Acked-by: Vladimir Zapolskiy <vz@...ia.com>
--
Best wishes,
Vladimir
Powered by blists - more mailing lists