* [PATCH] fs: fix new splice.c kernel-doc warning
@ 2013-06-23 2:44 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2013-06-23 2:44 UTC (permalink / raw)
To: LKML, Linus Torvalds; +Cc: Al Viro, Andrew Morton
From: Randy Dunlap <rdunlap@infradead.org>
Fix new kernel-doc warning in fs/splice.c:
Warning(fs/splice.c:1298): No description found for parameter 'opos'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
fs/splice.c | 1 +
1 file changed, 1 insertion(+)
--- lnx-310-rc7.orig/fs/splice.c
+++ lnx-310-rc7/fs/splice.c
@@ -1283,6 +1283,7 @@ static int direct_splice_actor(struct pi
* @in: file to splice from
* @ppos: input file offset
* @out: file to splice to
+ * @opos: output file offset
* @len: number of bytes to splice
* @flags: splice modifier flags
*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-23 2:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-23 2:44 [PATCH] fs: fix new splice.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