[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1389115444.32137.9.camel@joe-AO722>
Date: Tue, 07 Jan 2014 09:24:04 -0800
From: Joe Perches <joe@...ches.com>
To: Davidlohr Bueso <davidlohr@...com>
Cc: Manfred Spraul <manfred@...orfullife.com>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Davidlohr Bueso <davidlohr.bueso@...com>,
Rik van Riel <riel@...hat.com>
Subject: Re: [PATCH] ipc: whitespace cleanup
On Tue, 2014-01-07 at 09:12 -0800, Davidlohr Bueso wrote:
> On Tue, 2013-12-24 at 16:02 +0100, Manfred Spraul wrote:
> > The ipc code does not adhere the typical linux coding style.
> > This patch fixes lots of simple whitespace errors.
>
> While it's no big deal, the title of the patch doesn't really reflect
> the actual changes as it deals with much more than just whitespace
> cleanups. How about something like "ipc: checkpatch fixes"?
Isn't a patch where "git diff -w" is empty
whitespace only cleanups?
$ git diff --help
[]
-w, --ignore-all-space
Ignore whitespace when comparing lines. This ignores differences
even if one line has whitespace where the other line has none.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists