Re: [PATCH] Run cpuid.c and msr.c through Lindent

From: Chris Wedgwood
Date: Sun Feb 22 2004 - 01:43:14 EST


On Sat, Feb 21, 2004 at 07:16:32PM -0500, Brian Gerst wrote:

> Run cpuid.c and msr.c through Lindent to improve readability. The
> only non-whitespace change was to add a missing semicolon after
> module_exit().

As much as I had poor/inconsistent formatting, gratuitous whitespace
changes are really annoying when you have to deal with merging code
across several kernel versions (as I have had to do) and I really
prefer to see these things done as the code is fixed/modified.



--cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/