From: Qinghuang Feng <qhfeng.kernel@gmail.com>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: Ingo Molnar <mingo@elte.hu>, linux-kernel@vger.kernel.org
Subject: [PATCH] : cleanup kernel-doc
Date: Mon, 9 Feb 2009 21:26:16 +0800 [thread overview]
Message-ID: <49902efb.0e1b6e0a.664d.ffff80b7@mx.google.com> (raw)
Remove redundant argument comment.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.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
next reply other threads:[~2009-02-09 13:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-09 13:26 Qinghuang Feng [this message]
2009-02-15 20:43 ` [PATCH] : cleanup kernel-doc Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49902efb.0e1b6e0a.664d.ffff80b7@mx.google.com \
--to=qhfeng.kernel@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rdunlap@xenotime.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox