"Theodore Ts'o" <tytso@xxxxxxx> writes: > On Thu, Mar 16, 2023 at 09:26:21AM +0100, Greg KH wrote: >> > Coding style is not a bug, but that's obvious. >> >> I agree, let's not make this file even longer than it is if at all >> possible. >> > > I've actually been wondering if there is some way to split the file > since it's quite large already. It's been unclear to me whether that > would make it easier or harder to find stuff though. :-/ I made a pass over it a few years ago and managed to shorten it a fair amount, but it clearly still needs attention. This is one of our most important and heavily referenced documents, and it would be nice if newcomers didn't feel like they were being asked to read a version of War and Peace written by Kafka before they can contribute. I'll try to find time to think about this some. jon