[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190912121707.GA16029@infradead.org>
Date: Thu, 12 Sep 2019 05:17:07 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Joe Perches <joe@...ches.com>
Cc: Dan Williams <dan.j.williams@...el.com>,
Vishal Verma <vishal.l.verma@...el.com>,
Dave Jiang <dave.jiang@...el.com>,
Keith Busch <keith.busch@...el.com>,
Ira Weiny <ira.weiny@...el.com>,
Oliver O'Halloran <oohall@...il.com>,
linux-kernel@...r.kernel.org,
Dan Carpenter <dan.carpenter@...cle.com>,
linux-nvdimm@...ts.01.org
Subject: Re: [PATCH 01/13] nvdimm: Use more typical whitespace
> static void append_badrange_entry(struct badrange *badrange,
> - struct badrange_entry *bre, u64 addr, u64 length)
> + struct badrange_entry *bre, u64 addr, u64 length)
Please stop sending this kind of crap. Two tabs are a very common
style used in a lot of the kernel, and some people actually prefer it.
Instead of arguing what is better just stick to what the surrounding
code does.
Or in other words: Feel free to be a codingstyle nazi for your code
(I am for some of mine), but leave others peoples code alone with
"cleanup" patches.
Powered by blists - more mailing lists