netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bp@alien8.de
Cc: linux-kernel@vger.kernel.org, thomas.lendacky@amd.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH] amd-xgbe: Fix unused suspend handlers build warning
Date: Mon, 28 Nov 2016 12:19:59 -0500 (EST)	[thread overview]
Message-ID: <20161128.121959.1034195605598985230.davem@davemloft.net> (raw)
In-Reply-To: <20161126205352.19577-1-bp@alien8.de>

From: Borislav Petkov <bp@alien8.de>
Date: Sat, 26 Nov 2016 21:53:52 +0100

> From: Borislav Petkov <bp@suse.de>
> 
> Fix:
> 
>   drivers/net/ethernet/amd/xgbe/xgbe-main.c:835:12: warning: ‘xgbe_suspend’ defined
>     but not used [-Wunused-function]
>   drivers/net/ethernet/amd/xgbe/xgbe-main.c:855:12: warning: ‘xgbe_resume’ defined
>     but not used [-Wunused-function]
> 
> I see it during randconfig builds here.
> 
> Signed-off-by: Borislav Petkov <bp@suse.de>

Applied, thanks.

      reply	other threads:[~2016-11-28 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 20:53 [PATCH] amd-xgbe: Fix unused suspend handlers build warning Borislav Petkov
2016-11-28 17:19 ` 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=20161128.121959.1034195605598985230.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=thomas.lendacky@amd.com \
    /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).