From: David Miller <davem@davemloft.net>
To: festevam@gmail.com
Cc: andrew@lunn.ch, netdev@vger.kernel.org, fabio.estevam@nxp.com
Subject: Re: [PATCH] net: lpc_eth: Remove unused variables
Date: Sun, 10 Jan 2016 22:50:39 -0500 (EST) [thread overview]
Message-ID: <20160110.225039.2064304439956552184.davem@davemloft.net> (raw)
In-Reply-To: <1452255556-21827-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <festevam@gmail.com>
Date: Fri, 8 Jan 2016 10:19:16 -0200
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Commit e7f4dc3536a400 ("mdio: Move allocation of interrupts into core")
> introduced the following build warnings:
>
> drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_mii_init':
> drivers/net/ethernet/nxp/lpc_eth.c:865:1: warning: label 'err_out_1' defined but not used [-Wunused-label]
> drivers/net/ethernet/nxp/lpc_eth.c:826:20: warning: unused variable 'i' [-Wunused-variable]
>
> Remove the unused variables to fix them.
>
> Reported-by: Olof's autobuilder <build@lixom.net>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Applied, thanks Fabio.
prev parent reply other threads:[~2016-01-11 3:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-08 12:19 [PATCH] net: lpc_eth: Remove unused variables Fabio Estevam
2016-01-08 15:58 ` Andrew Lunn
2016-01-11 3:50 ` David Miller [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=20160110.225039.2064304439956552184.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew@lunn.ch \
--cc=fabio.estevam@nxp.com \
--cc=festevam@gmail.com \
--cc=netdev@vger.kernel.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).