From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 11 Jan 2012 22:07:05 +0000 Subject: Re: [ANNOUNCE] udev 176 Message-Id: <20120111220705.GA2234@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org On Wed, Jan 11, 2012 at 10:47:39PM +0100, Kay Sievers wrote: > On Wed, Jan 11, 2012 at 22:25, Greg KH wrote: > > On Wed, Jan 11, 2012 at 10:18:33PM +0100, Kay Sievers wrote: > >> All tabs in the source code used for indentation are replaced by space= s now. :) > > > > What? =A0Why the change? =A0Are you trying to see if anyone reads these > > things? :) >=20 > Yeah, I know now you read it till the end. :) >=20 > Why? Because fixed tabs are so pointless, especially mixing tabs and > trailing spaces like the kernel does all over the place. It just makes > not much sense, we just have been used to it. I personally prefer the > non-tab 8-space model now. It's still kernel style and 8 space indent, > just without the weird tabs and no 80 char limit. :) >=20 > And we wanted sync everything up with the systemd tree. Ok, that's a good enough reason alone, at least I know that 'git blame' will never show any lines of code I ever wrote :) thanks, greg k-h