[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <30ebd0b4-c079-50ad-9320-395b38cc132d@kernel.org>
Date: Mon, 15 May 2023 06:56:24 +0900
From: Damien Le Moal <dlemoal@...nel.org>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
Serge Semin <fancer.lancer@...il.com>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Matthias Brugger <matthias.bgg@...il.com>,
Hans de Goede <hdegoede@...hat.com>,
Jens Axboe <axboe@...nel.dk>,
Patrice Chotard <patrice.chotard@...s.st.com>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>
Cc: Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Sergey Shtylyov <s.shtylyov@....ru>,
"open list:LIBATA SUBSYSTEM" <linux-ide@...r.kernel.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
linux-tegra@...r.kernel.org
Subject: Re: [PATCH] ata: libata: Make ata_platform_remove_one return void
On 5/13/23 05:46, Uwe Kleine-König wrote:
> The function returned zero unconditionally, so the function returning an
> int is something between useless and irritating. With the goal to make
> platform drivers' remove function return void, it's helpful to convert
> the function accordingly. This converts several drivers to the new
> .remove_new callback that was introduced to smoothen the platform driver
> conversion.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Applied to for-6.5. Thanks !
Powered by blists - more mailing lists