lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Feb 2014 09:00:47 +0800
From:	Ding Tianhong <dingtianhong@...wei.com>
To:	Joe Perches <joe@...ches.com>, <netdev@...r.kernel.org>
CC:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next 0/4] bonding cleaning

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@...wei.com>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ