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

Tristan Lelong tristan.lelong at blunderer.org
Wed Oct 29 16:52:05 UTC 2014


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.


More information about the devel mailing list