Re: Patch to comedi_fops.c

From: Greg KH
Date: Mon Mar 29 2010 - 11:22:15 EST


On Mon, Mar 29, 2010 at 01:35:15AM -0400, supermine290 wrote:
> >From eb3bff4e8052a4075d82f1687e0338dc81d73256 Mon Sep 17 00:00:00 2001
> From: Jakob Penzien <jakob@bloodmoon.(none)>
> Date: Tue, 23 Mar 2010 12:52:14 -0400
> Subject: [PATCH] Staging: comedi: fix space before tab style issue
> in comedi_fops.c
> This is a patch to the comedi_fops.c file that fixes up a tab style
> warning
> found by the checkpathc.pl tool. This patch was done to 2.6.34 kernel.
> Signed-off-by: Jakob Penzien <supermine290@xxxxxxxxx>
>
> ---
> drivers/staging/comedi/comedi_fops.c | 38
> +++++++++++++++++-----------------
> 1 files changed, 19 insertions(+), 19 deletions(-)
>
> diff --git a/drivers/staging/comedi/comedi_fops.c
> b/drivers/staging/comedi/comedi_fops.c
> index aca9674..5cb5bc7 100644
> --- a/drivers/staging/comedi/comedi_fops.c
> +++ b/drivers/staging/comedi/comedi_fops.c
> @@ -598,19 +598,19 @@ copyback:
> static int parse_insn(struct comedi_device *dev, struct comedi_insn
> *insn,

The patch is line-wrapped, can you please fix this and resend it?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/