diff options
| -rw-r--r-- | fs/nfs/nfs4proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c index c7b8d39a3ce1..df8a734f1c05 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c | |||
| @@ -1987,7 +1987,7 @@ out_drop: | |||
| 1987 | return 0; | 1987 | return 0; |
| 1988 | } | 1988 | } |
| 1989 | 1989 | ||
| 1990 | void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) | 1990 | static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) |
| 1991 | { | 1991 | { |
| 1992 | if (ctx->state == NULL) | 1992 | if (ctx->state == NULL) |
| 1993 | return; | 1993 | return; |
