diff options
Diffstat (limited to 'fs/nfs/write.c')
-rw-r--r-- | fs/nfs/write.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/write.c b/fs/nfs/write.c index d1bc0384ac95..f3ebabaa291d 100644 --- a/fs/nfs/write.c +++ b/fs/nfs/write.c | |||
@@ -870,7 +870,6 @@ EXPORT_SYMBOL_GPL(nfs_request_add_commit_list_locked); | |||
870 | /** | 870 | /** |
871 | * nfs_request_add_commit_list - add request to a commit list | 871 | * nfs_request_add_commit_list - add request to a commit list |
872 | * @req: pointer to a struct nfs_page | 872 | * @req: pointer to a struct nfs_page |
873 | * @dst: commit list head | ||
874 | * @cinfo: holds list lock and accounting info | 873 | * @cinfo: holds list lock and accounting info |
875 | * | 874 | * |
876 | * This sets the PG_CLEAN bit, updates the cinfo count of | 875 | * This sets the PG_CLEAN bit, updates the cinfo count of |