All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] fs-fix-inodec-kernel-doc-warning.patch removed from -mm tree
@ 2015-11-10 20:32 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2015-11-10 20:32 UTC (permalink / raw)
  To: rdunlap, viro, mm-commits


The patch titled
     Subject: fs/inode.c: fix kernel-doc warning
has been removed from the -mm tree.  Its filename was
     fs-fix-inodec-kernel-doc-warning.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Randy Dunlap <rdunlap@infradead.org>
Subject: fs/inode.c: fix kernel-doc warning

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>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/inode.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN fs/inode.c~fs-fix-inodec-kernel-doc-warning fs/inode.c
--- a/fs/inode.c~fs-fix-inodec-kernel-doc-warning
+++ a/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,
_

Patches currently in -mm which might be from rdunlap@infradead.org are



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

only message in thread, other threads:[~2015-11-10 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10 20:32 [merged] fs-fix-inodec-kernel-doc-warning.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.