On Sat, Aug 04, 2007 at 08:36:49PM +0100, Al Viro wrote: > On Sat, Aug 04, 2007 at 11:24:31PM +0400, Evgeniy Dushistov wrote: > > Move prototypes and in-core structures to fs/ufs/ similar to what most > > other filesystems already do. > > > > I made little modifications: move also ufs debug macros and > > mount options constants into fs/ufs/ufs.h, this stuff > > also private for ufs. > > Is there any reason to have util.h included directly? Or to have > it as a separate file and not a part of ufs.h, while we are at it...
I didn't want to do too many different things at once, but getting rid of util.h sounds fine to me. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/