mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 15:18:15 +00:00
NFS: Fix documenting comment for nfs_revalidate_file_size()
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
This commit is contained in:
parent
45901a2317
commit
37eaeed1a5
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ nfs_file_release(struct inode *inode, struct file *filp)
|
||||||
EXPORT_SYMBOL_GPL(nfs_file_release);
|
EXPORT_SYMBOL_GPL(nfs_file_release);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* nfs_revalidate_size - Revalidate the file size
|
* nfs_revalidate_file_size - Revalidate the file size
|
||||||
* @inode: pointer to inode struct
|
* @inode: pointer to inode struct
|
||||||
* @filp: pointer to struct file
|
* @filp: pointer to struct file
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue