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-next>] [day] [month] [year] [list]
Date:	Sun, 23 May 2010 11:52:06 +1000
From:	andrew hendry <andrew.hendry@...il.com>
To:	Huang Weiyi <weiyi.huang@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 09/12] X25: remove duplicated #include

With x25 patches its best to CC netdev, the x25 list is not very active.
Compile tested, looks fine for net-next.

On Sun, May 23, 2010 at 3:13 AM, Huang Weiyi <weiyi.huang@...il.com> wrote:
> Remove duplicated #include('s) in
>  drivers/net/wan/x25_asy.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
> ---
>  drivers/net/wan/x25_asy.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/wan/x25_asy.c b/drivers/net/wan/x25_asy.c
> index 166e77d..e47f5a9 100644
> --- a/drivers/net/wan/x25_asy.c
> +++ b/drivers/net/wan/x25_asy.c
> @@ -37,8 +37,6 @@
>  #include <net/x25device.h>
>  #include "x25_asy.h"
>
> -#include <net/x25device.h>
> -
>  static struct net_device **x25_asy_devs;
>  static int x25_asy_maxdev = SL_NRUNIT;
>
> --
> 1.6.1.3
>
>
--
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