mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
NFS: Fix up documentation warnings
Fix up some compiler warnings about function parameters, etc not being correctly described or formatted. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
This commit is contained in:
parent
2dc23afffb
commit
302fad7bd5
15 changed files with 75 additions and 62 deletions
|
@ -870,7 +870,6 @@ EXPORT_SYMBOL_GPL(nfs_request_add_commit_list_locked);
|
|||
/**
|
||||
* nfs_request_add_commit_list - add request to a commit list
|
||||
* @req: pointer to a struct nfs_page
|
||||
* @dst: commit list head
|
||||
* @cinfo: holds list lock and accounting info
|
||||
*
|
||||
* This sets the PG_CLEAN bit, updates the cinfo count of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue