Re: [PATCH net-next 0/4] bonding cleaning

From: Ding Tianhong
Date: Sun Feb 16 2014 - 20:01:02 EST


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@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/