From: Ding Tianhong <dingtianhong@huawei.com>
To: Joe Perches <joe@perches.com>, <netdev@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next 0/4] bonding cleaning
Date: Mon, 17 Feb 2014 09:00:47 +0800 [thread overview]
Message-ID: <53015F3F.30409@huawei.com> (raw)
In-Reply-To: <cover.1392508410.git.joe@perches.com>
On 2014/2/16 7:57, Joe Perches wrote:
> Miscellaneous cleanups
>
> Joe Perches (4):
> bonding: Convert pr_warning to pr_warn, neatening
> bonding: Neaten pr_<level>
> bonding: Convert c99 comments
> bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
>
> drivers/net/bonding/bond_3ad.c | 19 +--
> drivers/net/bonding/bond_3ad.h | 175 ++++++++++++++--------------
> drivers/net/bonding/bond_alb.c | 36 +++---
> drivers/net/bonding/bond_debugfs.c | 10 +-
> drivers/net/bonding/bond_main.c | 231 ++++++++++++++++++-------------------
> drivers/net/bonding/bond_netlink.c | 6 +-
> drivers/net/bonding/bond_options.c | 102 ++++++++--------
> drivers/net/bonding/bond_procfs.c | 8 +-
> drivers/net/bonding/bond_sysfs.c | 8 +-
> 9 files changed, 288 insertions(+), 307 deletions(-)
>
Reviewed-by: Ding Tianhong <dingtianhong@huawei.com>
next prev parent reply other threads:[~2014-02-17 1:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-15 23:57 [PATCH net-next 0/4] bonding cleaning Joe Perches
2014-02-15 23:57 ` [PATCH 1/4] bonding: Convert pr_warning to pr_warn, neatening Joe Perches
2014-02-16 0:01 ` [PATCH net-next 2/4] bonding: Neaten pr_<level> Joe Perches
2014-02-16 0:02 ` [PATCH net-next 3/4] bonding: Convert c99 comments Joe Perches
2014-02-16 0:02 ` [PATCH net-next 4/4] bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar) Joe Perches
2014-03-10 9:49 ` Jiri Pirko
2014-03-10 15:00 ` Joe Perches
2014-02-17 1:00 ` Ding Tianhong [this message]
2014-02-17 5:29 ` [PATCH net-next 0/4] bonding cleaning David Miller
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=53015F3F.30409@huawei.com \
--to=dingtianhong@huawei.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.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 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.