On Wed, Jan 11, 2012 at 22:25, Greg KH <greg@xxxxxxxxx> 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 spaces now. :) > > What? Why the change? Are you trying to see if anyone reads these > things? :) Yeah, I know now you read it till the end. :) 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. :) And we wanted sync everything up with the systemd tree. Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html