[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090215124305.5d4feab7.rdunlap@xenotime.net>
Date: Sun, 15 Feb 2009 12:43:05 -0800
From: Randy Dunlap <rdunlap@...otime.net>
To: Qinghuang Feng <qhfeng.kernel@...il.com>
Cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] : cleanup kernel-doc
On Mon, 9 Feb 2009 21:26:16 +0800 Qinghuang Feng wrote:
> Remove redundant argument comment.
>
> Signed-off-by: Qinghuang Feng <qhfeng.kernel@...il.com>
> ---
> 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@...otime.net>
Thanks.
---
~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