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] [day] [month] [year] [list]
Date:	Wed, 18 Mar 2009 14:32:18 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	weiyi.huang@...il.com
Cc:	netdev@...r.kernel.org
Subject: Re: dnet: remove duplicated #include

From: Huang Weiyi <weiyi.huang@...il.com>
Date: Wed, 18 Mar 2009 20:21:37 +0800

> Removed duplicated #include in drivers/net/dnet.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
> 
> diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
> index 5c347f7..8a98d40 100644
> --- a/drivers/net/dnet.c
> +++ b/drivers/net/dnet.c
> @@ -21,7 +21,6 @@
>   #include <linux/dma-mapping.h>
>   #include <linux/platform_device.h>
>   #include <linux/phy.h>
> -#include <linux/platform_device.h>
> 

This patch has been corrupted by your email client, there should
be one space before each unmodified line in the patch but
there are instead two here.

Really, for a simple one-line change like this, all of the work
of integrating the change are the important issues like this,
so please fix this up and try to get it right in the future.
--
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