* [PATCH] fs: fix kernel-doc for dcache::prepend_path
@ 2010-11-18 23:02 Randy Dunlap
2010-12-15 9:53 ` Al Viro
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2010-11-18 23:02 UTC (permalink / raw)
To: lkml; +Cc: viro
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix function kernel-doc warning for prepend_path():
Warning(fs/dcache.c:1924): missing initial short description on line:
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
---
fs/dcache.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- lnx-2637-r2g4-kerndoc.orig/fs/dcache.c
+++ lnx-2637-r2g4-kerndoc/fs/dcache.c
@@ -1921,8 +1921,7 @@ static int prepend_name(char **buffer, i
}
/**
- * Prepend path string to a buffer
- *
+ * prepend_path - Prepend path string to a buffer
* @path: the dentry/vfsmount to report
* @root: root vfsmnt/dentry (may be modified by this function)
* @buffer: pointer to the end of the buffer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fs: fix kernel-doc for dcache::prepend_path
2010-11-18 23:02 [PATCH] fs: fix kernel-doc for dcache::prepend_path Randy Dunlap
@ 2010-12-15 9:53 ` Al Viro
0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2010-12-15 9:53 UTC (permalink / raw)
To: Randy Dunlap; +Cc: lkml
On Thu, Nov 18, 2010 at 03:02:49PM -0800, Randy Dunlap wrote:
> Fix function kernel-doc warning for prepend_path():
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-15 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 23:02 [PATCH] fs: fix kernel-doc for dcache::prepend_path Randy Dunlap
2010-12-15 9:53 ` Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®