NFSv4: Ensure nfs4_close_context() is declared as static
[linux-2.6-block.git] / fs / nfs / nfs4proc.c
index c7b8d39a3ce1f5c2a96b123c2a34342fdeabdcfd..df8a734f1c05c4c8b4cdad0e350d89f848ea9927 100644 (file)
@@ -1987,7 +1987,7 @@ out_drop:
        return 0;
 }
 
-void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
+static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
 {
        if (ctx->state == NULL)
                return;