Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c02f557d authored by Chuck Lever's avatar Chuck Lever Committed by Trond Myklebust
Browse files

NFS: Fix documenting comment for nfs_create_request()



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: default avatarChuck Lever <chuck.lever@oracle.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d743c3c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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