Re: [PATCH v2] cpufreq: Reformat printk() statements

From: SÃren Brinkmann
Date: Tue Mar 11 2014 - 13:16:02 EST


On Tue, 2014-03-11 at 10:13AM -0700, Dirk Brandewie wrote:
> On 03/11/2014 10:03 AM, Soren Brinkmann wrote:
> >From: Joe Perches <joe@xxxxxxxxxxx>
> >
> > - Add missing newlines
> > - Coalesce format fragments
> > - Convert printks to pr_<level>
> > - Align arguments
> >
>
> This introduces a bunch of lines over 80 charaters long.

Right, intentionally. It is more important to be able to grep for
printed messages than staying within 80 chars. That was the reason to
create this patch in the first place (I probably should have left that
note in the commit message).

SÃren


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