Re: [PATCH 2.5.62]: 3/3: Very small menu cleanup

From: Roman Zippel (zippel@linux-m68k.org)
Date: Wed Feb 19 2003 - 08:29:15 EST


Hi,

On Tue, 18 Feb 2003, Marc-Christian Petersen wrote:

> 1. Move "JBD (ext3) debugging support" two spaces rightwards

Don't do this, indentation is now derived from the dependencies. Adding
spaces helps 'make config' but not really the other front ends.
The correct fix would be to change JBD into:

config JBD
        bool
        default y
        depends on EXT3_FS

Now the following JBD_DEBUG entry should be an entry under EXT3_FS,
but unfortunately there seems to be bug somewhere, it's inserted to high
in the menu tree. As a work around you can add EXT3_FS as dependency to
JBD_DEBUG, I'll look into it as soon as possible.

bye, Roman

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



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:25 EST