Re: [PATCH] Staging: android: logger: Remove uneeded tabs in variable declaration

From: Tristan Lelong
Date: Wed Oct 29 2014 - 12:52:19 EST


On Thu, Oct 30, 2014 at 12:08:12AM +0800, Greg KH wrote:
> On Tue, Oct 28, 2014 at 11:09:10PM -0700, Tristan Lelong wrote:
> > This patch removes tabs used to align variable names in declaration and assignation.
> > It replaces them with exactly one space.
>
> Why? This seems like a totally unneeded change, sorry.

I thought that was a coding style issue, because of the "c-lineup-arglist-tabs-only" emacs function described in CodingStyle.
I guess I should have read the emacs documentation before assuming that both were linked.

I am sorry for the mistake.
--
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/