[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170717091233.GA18199@quack2.suse.cz>
Date: Mon, 17 Jul 2017 11:12:33 +0200
From: Jan Kara <jack@...e.cz>
To: sayli karnik <karniksayli1995@...il.com>
Cc: linux-ext4@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
Jan Kara <jack@...e.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: jbd2: transaction: Add kernel-doc parameter
descriptions
On Mon 26-06-17 10:20:22, sayli karnik wrote:
> Add function parameters in kernel-doc comments to fix warnings in the
> Sphinx build:
> transaction.c:511: warning: No description found for parameter 'type'
> transaction.c:511: warning: No description found for parameter 'line_no'
>
> Signed-off-by: sayli karnik <karniksayli1995@...il.com>
I'd suggest to have more useful description like below:
> + * @type: type of handle
the reason why transaction handle was started - one of EXT4_TH_ defines
> + * @line_no: line number of handle
the line from which the function was called (used for debug output)
Honza
--
Jan Kara <jack@...e.com>
SUSE Labs, CR
Powered by blists - more mailing lists