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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 24 Jul 2008 14:10:03 +0200
From:	Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To:	Huang Weiyi <weiyi.huang@...il.com>
Cc:	linux-kernel@...r.kernel.org, kernel@...32linux.org
Subject: Re: drivers/misc/atmel-ssc.c: Removed duplicated include

Huang Weiyi <weiyi.huang@...il.com> wrote:
> Removed duplicated include file <linux/list.h> in 
> drivers/misc/atmel-ssc.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>

Applied to the avr32 tree. Thanks, and sorry about the delay.

Haavard

> diff --git a/drivers/misc/atmel-ssc.c b/drivers/misc/atmel-ssc.c
> index e171650..bf5e4d0 100644
> --- a/drivers/misc/atmel-ssc.c
> +++ b/drivers/misc/atmel-ssc.c
> @@ -13,7 +13,6 @@
>  #include <linux/clk.h>
>  #include <linux/err.h>
>  #include <linux/io.h>
> -#include <linux/list.h>
>  #include <linux/spinlock.h>
>  #include <linux/atmel-ssc.h>
> 
--
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