Re: fs/nfs - cleanup function declarations

From: Trond Myklebust
Date: Mon Oct 31 2005 - 07:35:11 EST


On Mon, 2005-10-31 at 12:29 +0000, Ben Dooks wrote:
> Cleanup sparse warnings from fs/nfs, mainly
> due to undeclared functions or missing static
> from functions.
>
> This patch does the following:
>
> 1) place static on both the nfs_llseek_dir and
> nfs_fsync_dir in dir.c as they where earlier
> declared static
>
> 2) add shared.h, and put declarations of the
> init functions into it.
>
> 3) use inline to remove DIRECTIO initialisation
> support to cleanup the init/exit code paths
>
> Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx>

ACKed

Cheers,
Trond

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