[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YK1OiogOqNSQ05hd@kunai>
Date: Tue, 25 May 2021 21:22:50 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Max Staudt <max@...as.org>, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: icy: Remove unused variable new_fwnode in
icy_probe()
On Mon, May 03, 2021 at 09:02:20AM +0200, Geert Uytterhoeven wrote:
> The last user of new_fwnode was removed, leading to:
>
> drivers/i2c/busses/i2c-icy.c: In function ‘icy_probe’:
> drivers/i2c/busses/i2c-icy.c:126:24: warning: unused variable ‘new_fwnode’ [-Wunused-variable]
> 126 | struct fwnode_handle *new_fwnode;
> | ^~~~~~~~~~
>
> Fixes: dd7a37102b79ae55 ("i2c: icy: Constify the software node")
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Applied to for-current, thanks!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists