From: "Emilio López" <emilio@elopez.com.ar>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, linux-next@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: linux-next: build warning after merge of the final tree (net-next tree related)
Date: Wed, 22 May 2013 10:24:28 -0300 [thread overview]
Message-ID: <519CC70C.30604@elopez.com.ar> (raw)
In-Reply-To: <20130522155537.3cc0ee6254775cc88cf2218f@canb.auug.org.au>
Hi Stephen,
El 22/05/13 02:55, Stephen Rothwell escribió:
> Hi all,
>
> After merging the final tree, today's linux-next build (sparc32 defconfig)
> produced this warning:
>
> drivers/net/ethernet/sun/sunbmac.c: In function 'bigmac_set_multicast':
> drivers/net/ethernet/sun/sunbmac.c:998:6: warning: unused variable 'i' [-Wunused-variable]
>
> Introduced by commit bfd428daaf61 ("net: ethernet: sun: initialize
> variables directly") from the net-next tree.
>
Thank you for notifying.
After a second look at the code, I see the apple and korina patch
counterparts also leave an extra i variable now; the dm9000 patch should
be unaffected as it still uses i for other things.
@David, what would you like me to do? I can send another set of patches
fixing this, resend the full original series but fixed, or resend just
the affected patches.
Emilio
next prev parent reply other threads:[~2013-05-22 13:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 5:55 linux-next: build warning after merge of the final tree (net-next tree related) Stephen Rothwell
2013-05-22 5:55 ` Stephen Rothwell
2013-05-22 13:24 ` Emilio López [this message]
2013-05-22 19:26 ` David Miller
2013-05-22 23:57 ` [PATCH 1/3] net: ethernet: apple: drop unused variable Emilio López
2013-05-22 23:57 ` [PATCH 2/3] net: ethernet: korina: " Emilio López
2013-05-23 6:43 ` David Miller
2013-05-22 23:57 ` [PATCH 3/3] net: ethernet: sun: " Emilio López
2013-05-23 6:43 ` David Miller
2013-05-23 12:54 ` Emilio López
2013-05-23 19:13 ` David Miller
2013-05-23 6:43 ` [PATCH 1/3] net: ethernet: apple: " David Miller
-- strict thread matches above, loose matches on Subject: below --
2013-05-30 6:17 linux-next: build warning after merge of the final tree (net-next tree related) Stephen Rothwell
2013-05-30 6:17 ` Stephen Rothwell
2013-05-30 23:43 ` Simon Horman
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=519CC70C.30604@elopez.com.ar \
--to=emilio@elopez.com.ar \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.