[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49902efb.0e1b6e0a.664d.ffff80b7@mx.google.com>
Date: Mon, 9 Feb 2009 21:26:16 +0800
From: Qinghuang Feng <qhfeng.kernel@...il.com>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: [PATCH] : cleanup kernel-doc
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
--
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