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

2014-02-16 Thread David Miller
From: Joe Perches Date: Sat, 15 Feb 2014 15:57:03 -0800 > Miscellaneous cleanups > > Joe Perches (4): > bonding: Convert pr_warning to pr_warn, neatening > bonding: Neaten pr_ > bonding: Convert c99 comments > bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)

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

2014-02-16 Thread Ding Tianhong
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_ > bonding: Convert c99 comments > bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar) > >

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

2014-02-16 Thread Ding Tianhong
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)

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

2014-02-16 Thread David Miller
From: Joe Perches j...@perches.com Date: Sat, 15 Feb 2014 15:57:03 -0800 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

[PATCH net-next 0/4] bonding cleaning

2014-02-15 Thread Joe Perches
Miscellaneous cleanups Joe Perches (4): bonding: Convert pr_warning to pr_warn, neatening bonding: Neaten pr_ bonding: Convert c99 comments bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar) drivers/net/bonding/bond_3ad.c | 19 +--

[PATCH net-next 0/4] bonding cleaning

2014-02-15 Thread Joe Perches
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 +--