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:	Thu, 19 Dec 2013 14:59:10 +0800
From:	Tan Xiaojun <tanxiaojun@...wei.com>
To:	<stephen@...workplumber.org>, <davem@...emloft.net>,
	<bart.de.schuymer@...dora.be>
CC:	<bridge@...ts.linux-foundation.org>, <netdev@...r.kernel.org>
Subject: Re: [PATCH 0/5] bridge: cleanup and fix checkpatch errors

Sorry, I forgot to mark this series "net-next". Should I need to send them again?

On 2013/12/19 13:28, Tan Xiaojun wrote:
> Clean up and fix some checkpatch errors in bridge driver.
> 
> Tan Xiaojun (5):
>   bridge: remove unnecessary condition judgment
>   bridge: remove unnecessary parentheses
>   bridge: add space before '(/{', after ',', etc.
>   bridge: change "foo* bar" to "foo *bar"
>   bridge: change the position of '{' to the pre line
> 
>  net/bridge/br_fdb.c                   |  3 +--
>  net/bridge/br_forward.c               |  4 ++--
>  net/bridge/br_ioctl.c                 |  2 +-
>  net/bridge/br_netfilter.c             |  2 +-
>  net/bridge/br_netlink.c               |  3 +--
>  net/bridge/br_private.h               |  2 +-
>  net/bridge/br_stp_timer.c             |  2 +-
>  net/bridge/br_sysfs_if.c              | 20 ++++++++++----------
>  net/bridge/netfilter/ebt_log.c        |  2 +-
>  net/bridge/netfilter/ebt_snat.c       |  2 +-
>  net/bridge/netfilter/ebtable_broute.c |  6 ++----
>  net/bridge/netfilter/ebtable_filter.c |  9 +++------
>  net/bridge/netfilter/ebtable_nat.c    |  9 +++------
>  net/bridge/netfilter/ebtables.c       | 17 ++++++++---------
>  14 files changed, 36 insertions(+), 47 deletions(-)
> 


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ