All of lore.kernel.org
 help / color / mirror / Atom feed
From: arno@natisbad.org (Arnaud Ebalard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH net-next 0/2] net: mvneta: simple cleanups
Date: Wed, 15 Jan 2014 00:45:31 +0100	[thread overview]
Message-ID: <cover.1389742334.git.arno@natisbad.org> (raw)


Those two patches are intended for net-next. They apply on top of
performance improvements patches from Willy for mvneta driver.
They provide some simple cleanups for unused variables, function
params or return values.

Arnaud Ebalard (2):
  net: mvneta: mvneta_tx_done_gbe() cleanups
  net: mvneta: make mvneta_txq_done() return void

 drivers/net/ethernet/marvell/mvneta.c | 26 ++++++++------------------
 1 file changed, 8 insertions(+), 18 deletions(-)

-- 
1.8.5.2

WARNING: multiple messages have this Message-ID (diff)
From: Arnaud Ebalard <arno@natisbad.org>
To: David Miller <davem@davemloft.net>, Willy Tarreau <w@1wt.eu>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH net-next 0/2] net: mvneta: simple cleanups
Date: Wed, 15 Jan 2014 00:45:31 +0100	[thread overview]
Message-ID: <cover.1389742334.git.arno@natisbad.org> (raw)


Those two patches are intended for net-next. They apply on top of
performance improvements patches from Willy for mvneta driver.
They provide some simple cleanups for unused variables, function
params or return values.

Arnaud Ebalard (2):
  net: mvneta: mvneta_tx_done_gbe() cleanups
  net: mvneta: make mvneta_txq_done() return void

 drivers/net/ethernet/marvell/mvneta.c | 26 ++++++++------------------
 1 file changed, 8 insertions(+), 18 deletions(-)

-- 
1.8.5.2

             reply	other threads:[~2014-01-14 23:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 23:45 Arnaud Ebalard [this message]
2014-01-14 23:45 ` [PATCH net-next 0/2] net: mvneta: simple cleanups Arnaud Ebalard
2014-01-14 23:45 ` [PATCH net-next 1/2] net: mvneta: mvneta_tx_done_gbe() cleanups Arnaud Ebalard
2014-01-14 23:45   ` Arnaud Ebalard
2014-01-15  8:56   ` Willy Tarreau
2014-01-15  8:56     ` Willy Tarreau
2014-01-14 23:46 ` [PATCH net-next 2/2] net: mvneta: make mvneta_txq_done() return void Arnaud Ebalard
2014-01-14 23:46   ` Arnaud Ebalard
2014-01-15  8:56   ` Willy Tarreau
2014-01-15  8:56     ` Willy Tarreau
2014-01-15 23:41 ` [PATCH net-next 0/2] net: mvneta: simple cleanups David Miller
2014-01-15 23:41   ` David Miller
2014-01-16  6:16   ` Willy Tarreau
2014-01-16  6:16     ` Willy Tarreau
2014-01-16  6:54     ` David Miller
2014-01-16  6:54       ` David Miller
2014-01-16  7:14       ` Willy Tarreau
2014-01-16  7:14         ` Willy Tarreau

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=cover.1389742334.git.arno@natisbad.org \
    --to=arno@natisbad.org \
    --cc=linux-arm-kernel@lists.infradead.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 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.