Re: [PATCH v2] staging: sm750fb: use tabs for indentation

From: Juston Li
Date: Sat Jun 20 2015 - 01:50:09 EST


On Fri, Jun 19, 2015 at 10:21 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Fri, Jun 19, 2015 at 10:13:11PM -0700, Juston Li wrote:
> > Replace spaces with tabs for indentation to fix the checkpatch.pl warning
> > 'WARNING: please, no spaces at the start of a line'
> >
> > checkpatch doesn't catch comments indented by spaces but I fixed comments
> > adjacent to warnings as well so they would remain aligned.
> >
> > Changes since v1:
> > fix alignment in ddk750_display.c:154
> > didn't remove a space in ddk750_hwi2c.c:48
>
> The version info here should go below the --- line, so it doesn't show
> up in the changelog itself.
>
> third time's a charm?

Thanks for the tip, resent as v3.

*cross fingers*

Regards
Juston
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/