[PATCH] Staging: comedi: ssv_dnp: fixed style line length warning

Ian Abbott abbotti at mev.co.uk
Thu Jun 14 11:21:51 UTC 2018


On 13/06/18 20:01, Javier Martinez wrote:
> Fixed style line length warning detected by checkpatch.pl in the file
> ssv_dnp.c.
> 
> Signed-off-by: Javier Martinez <javiermlinux at gmail.com>
> ---
>   drivers/staging/comedi/drivers/ssv_dnp.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/drivers/ssv_dnp.c b/drivers/staging/comedi/drivers/ssv_dnp.c
> index 0628060e42ca..87f46e0eb9ee 100644
> --- a/drivers/staging/comedi/drivers/ssv_dnp.c
> +++ b/drivers/staging/comedi/drivers/ssv_dnp.c
> @@ -16,7 +16,7 @@
>    * Status: unknown
>    */
>   
> -/* include files ----------------------------------------------------------- */
> +/* include files ------------------------------------------------------ */
>   
>   #include <linux/module.h>
>   #include "../comedidev.h"
> 

I cannot reproduce the checkpatch.pl warning.  The line is only 79 
columns wide.

-- 
-=( Ian Abbott <abbotti at mev.co.uk> || Web: www.mev.co.uk )=-
-=( MEV Ltd. is a company registered in England & Wales. )=-
-=( Registered number: 02862268.  Registered address:    )=-
-=( 15 West Park Road, Bramhall, STOCKPORT, SK7 3JZ, UK. )=-


More information about the devel mailing list