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, 25 Mar 2010 10:27:23 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Andrea Gelmini <andrea.gelmini@...ma.net>
CC:	linux-doc@...r.kernel.org, devel@...verdev.osuosl.org,
	Greg Kroah-Hartman <gregkh@...e.de>,
	linux-kernel@...r.kernel.org, Joe Perches <joe@...ches.com>,
	Ben Hutchings <ben@...adent.org.uk>,
	Alan Cox <alan@...ux.intel.com>
Subject: Re: [PATCH 07/16] Staging: sep: sep_driver.c: duplicated include

On 03/25/10 10:22, Andrea Gelmini wrote:
> drivers/staging/sep/sep_driver.c: linux/sched.h is included more than once.
> 
> Signed-off-by: Andrea Gelmini <andrea.gelmini@...ma.net>

Hi,

You don't need to be sending these patches to the linux-doc mailing list.
Thanks.

> ---
>  drivers/staging/sep/sep_driver.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/staging/sep/sep_driver.c b/drivers/staging/sep/sep_driver.c
> index 265de79..9be1fb7 100644
> --- a/drivers/staging/sep/sep_driver.c
> +++ b/drivers/staging/sep/sep_driver.c
> @@ -39,7 +39,6 @@
>  #include <linux/mm.h>
>  #include <linux/poll.h>
>  #include <linux/wait.h>
> -#include <linux/sched.h>
>  #include <linux/pci.h>
>  #include <linux/firmware.h>
>  #include <asm/ioctl.h>


-- 
~Randy
--
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