Re: [PATCH] Add documentation to some preprocessor directives in init/*.c.

2007-08-28 Thread Alexey Dobriyan
On Tue, Aug 28, 2007 at 01:56:24AM -0400, Robert P. J. Day wrote: > Add some documentation to potentially confusing preprocessor > directives in some source files in the init/ directory to show their > proper association and nesting. > --- a/init/calibrate.c > +++ b/init/calibrate.c > @@ -101,7 +1

[PATCH] Add documentation to some preprocessor directives in init/*.c.

2007-08-27 Thread Robert P. J. Day
Add some documentation to potentially confusing preprocessor directives in some source files in the init/ directory to show their proper association and nesting. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- not all of them, just those that are sufficiently distant from their initia