]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
NFS: Fix documenting comment for nfs_create_request()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 25 Oct 2011 16:17:43 +0000 (12:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 31 Oct 2011 15:52:47 +0000 (11:52 -0400)
Clean up: the first parameter of nfs_create_request() has been
incorrectly documented since time immemorial (OK, since before
2.6.12).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/pagelist.c

index b60970cc7f1f0f688c80b80674848b940265625c..0a5ff5c195114ba5cdcd703b07891fd5e60ef7e3 100644 (file)
@@ -41,7 +41,7 @@ nfs_page_free(struct nfs_page *p)
 
 /**
  * nfs_create_request - Create an NFS read/write request.
- * @file: file descriptor to use
+ * @ctx: open context to use
  * @inode: inode to which the request is attached
  * @page: page to write
  * @offset: starting offset within the page for the write