All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tristan Lelong <tristan.lelong@blunderer.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: waydi1@gmail.com, dan.carpenter@oracle.com,
	viro@zeniv.linux.org.uk, gerb.stralko@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: android: logger: Remove uneeded tabs in variable declaration
Date: Wed, 29 Oct 2014 09:52:05 -0700	[thread overview]
Message-ID: <20141029165205.GA6253@localhost.localdomain> (raw)
In-Reply-To: <20141029160812.GA18229@kroah.com>

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.

      reply	other threads:[~2014-10-29 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29  6:09 [PATCH] Staging: android: logger: Remove uneeded tabs in variable declaration Tristan Lelong
2014-10-29 16:08 ` Greg KH
2014-10-29 16:52   ` Tristan Lelong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141029165205.GA6253@localhost.localdomain \
    --to=tristan.lelong@blunderer.org \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gerb.stralko@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=waydi1@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.