VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: David Howells <dhowells@redhat.com> 2021-10-04 22:04:33 +0100 committer: David Howells <dhowells@redhat.com> 2021-10-04 22:04:44 +0100 commit: dcb442b133642c507c81da6990860549b19d4e78 parent: c0b27c4869702bce47b5b4cd5ef6da833b36496d
Commit Summary:
afs: Fix kerneldoc warning shown up by W=1
Diffstat:
1 file changed, 2 insertions, 2 deletions
diff --git a/fs/afs/dir_silly.c b/fs/afs/dir_silly.c
index dae9a57d7ec0..45cfd50a9521 100644
--- a/fs/afs/dir_silly.c
+++ b/fs/afs/dir_silly.c
@@ -86,8 +86,8 @@ static int afs_do_silly_rename(struct afs_vnode *dvnode, struct afs_vnode *vnode
 	return afs_do_sync_operation(op);
 }
 
-/**
- * afs_sillyrename - Perform a silly-rename of a dentry
+/*
+ * Perform silly-rename of a dentry.
  *
  * AFS is stateless and the server doesn't know when the client is holding a
  * file open.  To prevent application problems when a file is unlinked while