Re: [PATCH] staging: speakup: Fix warning of line over 80 characters.

From: Dan Carpenter
Date: Mon Jan 19 2015 - 07:26:23 EST


On Sun, Jan 18, 2015 at 09:55:50AM +0000, Ben Hutchings wrote:
> On Sat, 2015-01-17 at 23:57 -0800, Shirish Gajera wrote:
> > This patch fixes the checkpatch.pl warning:
> >
> > WARNING: line over 80 characters
> >
> > All line over 80 characters in driver/staging/speakup/* are fixed
> [...]
>
> It is not important to fix all such warnings. The code seems perfectly
> readable as it is.

You can't fight checkpatch (this is why I hate when checkpatch suggests
you introduce bugs). In the end, people will keep sending these patches
until we merge one and this patch is actually pretty good.

regards,
dan carpenter

--
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/