netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: David Miller <davem@davemloft.net>
Cc: andi@firstfloor.org, netdev@vger.kernel.org
Subject: Re: [PATCH] Remove deprecated print_mac to fix warnings
Date: Sun, 6 Dec 2009 20:19:26 +0100	[thread overview]
Message-ID: <20091206191926.GX18989@one.firstfloor.org> (raw)
In-Reply-To: <20091206.111739.40602157.davem@davemloft.net>

On Sun, Dec 06, 2009 at 11:17:39AM -0800, David Miller wrote:
> From: Andi Kleen <andi@firstfloor.org>
> Date: Sun, 6 Dec 2009 15:08:28 +0100
> 
> > Remove deprecated and unused print_mac to fix warnings
> > 
> > There seems to be no user in tree of print_mac left. So just remove it.
> > 
> > This eliminates two compiler warnings for every build, because gcc
> > complains about the deprecated use of the symbol in its EXPORT_SYMBOL.
> > 
> > Signed-off-by: Andi Kleen <ak@linux.intel.com>
> 
> davem@sunset:~/src/GIT/net-next-2.6$ git grep print_mac
> davem@sunset:~/src/GIT/net-next-2.6$ 

Great. I grepped in linux-next, but perhaps I raced with you.

But could that please be fixed in a 2.6.32 stable too? the warnings 
on every build are annoying.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.

  reply	other threads:[~2009-12-06 19:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-06 14:08 [PATCH] Remove deprecated print_mac to fix warnings Andi Kleen
2009-12-06 18:10 ` Joe Perches
2009-12-06 19:17 ` David Miller
2009-12-06 19:19   ` Andi Kleen [this message]
2009-12-06 19:30     ` David Miller
2009-12-06 19:39       ` Andi Kleen

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=20091206191926.GX18989@one.firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=davem@davemloft.net \
    --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).