linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Max Staudt <max@enpas.org>,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i2c: icy: Remove unused variable new_fwnode in icy_probe()
Date: Tue, 25 May 2021 21:22:50 +0200	[thread overview]
Message-ID: <YK1OiogOqNSQ05hd@kunai> (raw)
In-Reply-To: <20210503070220.23932-1-geert@linux-m68k.org>

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

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@linux-m68k.org>

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2021-05-25 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03  7:02 [PATCH] i2c: icy: Remove unused variable new_fwnode in icy_probe() Geert Uytterhoeven
2021-05-03 13:05 ` Max Staudt
2021-05-25 19:22 ` Wolfram Sang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YK1OiogOqNSQ05hd@kunai \
    --to=wsa@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max@enpas.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).