Re: [PATCH 06/18] [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #4]

From: Sam Ravnborg
Date: Fri Aug 25 2006 - 15:59:36 EST


On Fri, Aug 25, 2006 at 08:37:12PM +0100, David Howells wrote:
> From: David Howells <dhowells@xxxxxxxxxx>
>
> Create a new header file, fs/internal.h, for common definitions local to the
> sources in the fs/ directory.
>
> Move extern definitions that should be in header files from fs/*.c to
> fs/internal.h or other main header files where they span directories.

Why not fsinternal.h to make it explicit this is fs internal stuff.
This makes it a bit more obvious when lookign at the filename isolated.

Sam
-
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/