From: David Miller <davem@davemloft.net>
To: mka@chromium.org
Cc: cooldavid@cooldavid.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, dianders@chromium.org
Subject: Re: [PATCH] net: jme: Remove unused functions
Date: Thu, 25 May 2017 12:59:28 -0400 (EDT) [thread overview]
Message-ID: <20170525.125928.145593632895584679.davem@davemloft.net> (raw)
In-Reply-To: <20170524002751.172595-1-mka@chromium.org>
From: Matthias Kaehlcke <mka@chromium.org>
Date: Tue, 23 May 2017 17:27:51 -0700
> The functions jme_restart_tx_engine(), jme_pause_rx() and
> jme_resume_rx() are not used. Removing them fixes the following warnings
> when building with clang:
>
> drivers/net/ethernet/jme.c:694:1: error: unused function
> 'jme_restart_tx_engine' [-Werror,-Wunused-function]
>
> drivers/net/ethernet/jme.c:2393:20: error: unused function
> 'jme_pause_rx' [-Werror,-Wunused-function]
>
> drivers/net/ethernet/jme.c:2406:20: error: unused function
> 'jme_resume_rx' [-Werror,-Wunused-function]
>
> Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Applied to net-next.
prev parent reply other threads:[~2017-05-25 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 0:27 [PATCH] net: jme: Remove unused functions Matthias Kaehlcke
2017-05-25 16:59 ` 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=20170525.125928.145593632895584679.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cooldavid@cooldavid.org \
--cc=dianders@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mka@chromium.org \
--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).