Re: fs/fat - fix sparse warning

From: OGAWA Hirofumi
Date: Mon Oct 31 2005 - 09:16:14 EST


Ben Dooks <ben-linux@xxxxxxxxx> writes:

> move fat_cache_init/fat_cache_destroy to a common
> header file in fs/fat so that inode.c and cache.c
> see the same definition, and to stop warnings
> from sparse about undeclared functions

The fs/fat/* has many internal functions, it is in
include/linux/msdos_fs.h. Please move those internal functions to one
internal header (probably fs/fat/fat.h?).

This seems be just for sparse, please do real cleanup instead.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
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/