* [PATCH 1/4] writeback: add missing kernel-doc notation
@ 2010-01-02 4:35 Randy Dunlap
2010-01-11 13:37 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2010-01-02 4:35 UTC (permalink / raw)
To: lkml, torvalds
Cc: Jaswinder Singh Rajput, Peter Zijlstra, Jan Kara, Jens Axboe,
Wu Fengguang
From: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Subject: writeback: add missing kernel-doc notation
Fix the following htmldocs warning:
Warning(fs/fs-writeback.c:255): No description found for parameter 'sb'
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Wu Fengguang <fengguang.wu@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Jan Kara <jack@suse.cz>
Cc: Jens Axboe <jens.axboe@oracle.com>
---
fs/fs-writeback.c | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.33-rc2-git4.orig/fs/fs-writeback.c
+++ linux-2.6.33-rc2-git4/fs/fs-writeback.c
@@ -242,6 +242,7 @@ static void bdi_sync_writeback(struct ba
/**
* bdi_start_writeback - start writeback
* @bdi: the backing device to write from
+ * @sb: write inodes from this super_block
* @nr_pages: the number of pages to write
*
* Description:
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/4] writeback: add missing kernel-doc notation
2010-01-02 4:35 [PATCH 1/4] writeback: add missing kernel-doc notation Randy Dunlap
@ 2010-01-11 13:37 ` Jens Axboe
2010-01-11 13:37 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2010-01-11 13:37 UTC (permalink / raw)
To: Randy Dunlap
Cc: lkml, torvalds, Jaswinder Singh Rajput, Peter Zijlstra, Jan Kara,
Wu Fengguang
On Fri, Jan 01 2010, Randy Dunlap wrote:
> From: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Subject: writeback: add missing kernel-doc notation
>
> Fix the following htmldocs warning:
>
> Warning(fs/fs-writeback.c:255): No description found for parameter 'sb'
Thanks, applied.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/4] writeback: add missing kernel-doc notation
2010-01-11 13:37 ` Jens Axboe
@ 2010-01-11 13:37 ` Jens Axboe
0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2010-01-11 13:37 UTC (permalink / raw)
To: Randy Dunlap
Cc: lkml, torvalds, Jaswinder Singh Rajput, Peter Zijlstra, Jan Kara,
Wu Fengguang
On Mon, Jan 11 2010, Jens Axboe wrote:
> On Fri, Jan 01 2010, Randy Dunlap wrote:
> > From: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> > Subject: writeback: add missing kernel-doc notation
> >
> > Fix the following htmldocs warning:
> >
> > Warning(fs/fs-writeback.c:255): No description found for parameter 'sb'
>
> Thanks, applied.
and found out it was already included, my for-linus hasn't caught up
yet. So ignore this noise.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-11 13:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02 4:35 [PATCH 1/4] writeback: add missing kernel-doc notation Randy Dunlap
2010-01-11 13:37 ` Jens Axboe
2010-01-11 13:37 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox