Re: [PATCH 01/28] Staging: comedi: comedi.h: Edit file socleanpatch.pl has 0 errors and warnings

From: Greg KH
Date: Tue Oct 05 2010 - 21:51:44 EST


On Tue, Oct 05, 2010 at 09:00:16PM -0400, Tracey Dent wrote:
> Changed lines in the file so that checkpatch.pl wont complain. Fixed every warning/error message such as; WARNING: storage class should be at the beginning of the declaration, WARNING: please, no space for starting a line, and last but not least WARNING: line over 80 characters.

Your changelog comment is longer than 80 characters wide :)

>
> Signed-off-by: Tracey Dent <tdent48227@xxxxxxxxx>
> ---
> drivers/staging/comedi/comedi.h | 78 ++++++++++++++++++++-------------------
> 1 files changed, 40 insertions(+), 38 deletions(-)
>
> diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
> index 6c900e2..680cef8 100644
> --- a/drivers/staging/comedi/comedi.h
> +++ b/drivers/staging/comedi/comedi.h
> @@ -1,23 +1,23 @@
> /*
> - include/comedi.h (installed as /usr/include/comedi.h)
> - header file for comedi
> + include/comedi.h (installed as /usr/include/comedi.h)
> + header file for comedi
>
> - COMEDI - Linux Control and Measurement Device Interface
> - Copyright (C) 1998-2001 David A. Schleef <ds@xxxxxxxxxxx>
> + COMEDI - Linux Control and Measurement Device Interface
> + Copyright (C) 1998-2001 David A. Schleef <ds@xxxxxxxxxxx>

Ick, no, these are all just fine, they are not an issue, go bug the
checkpatch.pl author about resolving this. These comments don't need to
be changed, sorry.

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/