linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH resend] fs: fix inode.c kernel-doc warning
@ 2015-11-06  0:53 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2015-11-06  0:53 UTC (permalink / raw)
  To: Linux FS Devel, Al Viro, Andrew Morton

From: Randy Dunlap <rdunlap@infradead.org>

Fix kernel-doc warning in fs/inode.c:

..//fs/inode.c:1606: warning: No description found for parameter 'inode'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 fs/inode.c |    1 +
 1 file changed, 1 insertion(+)

--- lnx-43.orig/fs/inode.c
+++ lnx-43/fs/inode.c
@@ -1597,6 +1597,7 @@ static int update_time(struct inode *ino
 /**
  *	touch_atime	-	update the access time
  *	@path: the &struct path to update
+ *	@inode: inode to update
  *
  *	Update the accessed time on an inode and mark it for writeback.
  *	This function automatically handles read only file systems and media,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-06  0:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06  0:53 [PATCH resend] fs: fix inode.c kernel-doc warning Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).