From: Randy Dunlap on
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(a)gelma.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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Andrea Gelmini on
2010/3/25 Randy Dunlap <rdunlap(a)xenotime.net>:
> Hi,
>
> You don't need to be sending these patches to the linux-doc mailing list.
> Thanks.

Shame on me. I made a mess with bash history...

I'm very sorry,
Andrea
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/