lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 11 Dec 2009 12:29:22 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Wu Fengguang <fengguang.wu@...el.com>
Cc:	Jaswinder Singh Rajput <jaswinder@...nel.org>,
	Jens Axboe <jens.axboe@...cle.com>, Jan Kara <jack@...e.cz>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] writeback: Fix missing kernel-doc notation

On Sun, 22 Nov 2009 20:33:47 +0800 Wu Fengguang wrote:

> 
> Acked-by: Wu Fengguang <fengguang.wu@...el.com>
> 
> Thanks!

applied, thanks.


> On Sun, Nov 22, 2009 at 04:16:09PM +0800, Jaswinder Singh Rajput wrote:
> > 
> > Fix the following htmldocs warning:
> > 
> >   Warning(fs/fs-writeback.c:255): No description found for parameter 'sb'
> > 
> > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>
> > Cc: Wu Fengguang <fengguang.wu@...el.com>
> > Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> > Cc: Jan Kara <jack@...e.cz>
> > Cc: Jens Axboe <jens.axboe@...cle.com>
> > Cc: Randy Dunlap <randy.dunlap@...cle.com>
> > ---
> >  fs/fs-writeback.c |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
> > index 9d5360c..b15c97f 100644
> > --- a/fs/fs-writeback.c
> > +++ b/fs/fs-writeback.c
> > @@ -242,6 +242,7 @@ static void bdi_sync_writeback(struct backing_dev_info *bdi,
> >  /**
> >   * 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:
> > -- 


---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ