Re: [PATCH] : cleanup kernel-doc

From: Randy Dunlap
Date: Sun Feb 15 2009 - 15:42:35 EST


On Mon, 9 Feb 2009 21:26:16 +0800 Qinghuang Feng wrote:

> Remove redundant argument comment.
>
> Signed-off-by: Qinghuang Feng <qhfeng.kernel@xxxxxxxxx>
> ---
> diff --git a/kernel/sysctl.c b/kernel/sysctl.c
> index 790f9d7..590e77f 100644
> --- a/kernel/sysctl.c
> +++ b/kernel/sysctl.c
> @@ -2709,7 +2709,6 @@ int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, struct file
> * @filp: the file structure
> * @buffer: the user buffer
> * @lenp: the size of the user buffer
> - * @ppos: file position
> * @ppos: the current position in the file
> *
> * Reads/writes up to table->maxlen/sizeof(unsigned int) integer
>
> --

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Thanks.

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