From: Randy Dunlap <randy.dunlap@oracle.com>
To: Russell King <rmk+lkml@arm.linux.org.uk>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Pavel Machek <pavel@suse.cz>, "Rafael J. Wysocki" <rjw@sisk.pl>,
kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] arm: fix kernel-doc syntax
Date: Fri, 7 Nov 2008 10:43:02 -0800 [thread overview]
Message-ID: <20081107104302.61907219.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20081028084407.GA7913@flint.arm.linux.org.uk>
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix kernel-doc notation to use correct syntax.
Even though this should be moved to where the function is
actually implemented...
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
arch/arm/mach-pxa/include/mach/reset.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--- linux-next-20081107.orig/arch/arm/mach-pxa/include/mach/reset.h
+++ linux-next-20081107/arch/arm/mach-pxa/include/mach/reset.h
@@ -12,9 +12,8 @@ extern void clear_reset_status(unsigned
/**
* init_gpio_reset() - register GPIO as reset generator
- *
- * @gpio - gpio nr
- * @output - set gpio as out/low instead of input during normal work
+ * @gpio: gpio nr
+ * @output: set gpio as out/low instead of input during normal work
*/
extern int init_gpio_reset(int gpio, int output);
next prev parent reply other threads:[~2008-11-07 18:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-09 9:19 2.6.27-rc8 regression on arm: kernel will no longer boot on Sharp Zaurus c-3000 Pavel Machek
2008-10-09 12:00 ` Stanislav Brabec
2008-10-09 14:23 ` Russell King
2008-10-15 10:17 ` Pavel Machek
2008-10-15 11:39 ` Russell King
2008-10-24 22:01 ` Rafael J. Wysocki
2008-10-26 18:41 ` [Patch 2.6.27] fix booting on Sharp Zaurus c3000 Pavel Machek
2008-10-27 16:25 ` Randy Dunlap
2008-10-28 6:42 ` Andrew Morton
2008-10-28 8:44 ` Russell King
2008-10-28 9:24 ` Alan Cox
2008-10-28 17:56 ` Randy Dunlap
2008-11-07 18:43 ` Randy Dunlap [this message]
2008-10-28 18:24 ` Pavel Machek
2008-10-28 20:05 ` Randy Dunlap
2008-10-09 16:28 ` 2.6.27-rc8 regression on arm: kernel will no longer boot on Sharp Zaurus c-3000 Russell King
2008-10-12 8:53 ` Pavel Machek
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=20081107104302.61907219.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@suse.cz \
--cc=rjw@sisk.pl \
--cc=rmk+lkml@arm.linux.org.uk \
/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
all inboxes | Powered by JetHome®