- To: <wim@xxxxxxxxx>
- Subject: [PATCH V2 18/22] watchdog/sp805: Fix documentation style comment
- From: Viresh Kumar <viresh.kumar@xxxxxx>
- Date: Mon, 12 Mar 2012 09:52:13 +0530
- Cc: <linux-watchdog@xxxxxxxxxxxxxxx>, <spear-devel@xxxxxxxxxxx>, <viresh.linux@xxxxxxxxx>, <linux-arm-kernel@xxxxxxxxxxxxxxxxxxx>, <srinidhi.kasagar@xxxxxxxxxxxxxx>, <linus.walleij@xxxxxxxxxxxxxx>, <alan@xxxxxxxxxxxxxxxxxxx>, <w.sang@xxxxxxxxxxxxxx>, <sshtylyov@xxxxxxxxxx>, Viresh Kumar <viresh.kumar@xxxxxx>
- In-reply-to: <cover.1331524811.git.viresh.kumar@st.com>
@ was missing before variables names, in their description. Also adev is
mentioned as dev in comment. Fix both these issues.
Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxx>
---
drivers/watchdog/sp805_wdt.c | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/drivers/watchdog/sp805_wdt.c b/drivers/watchdog/sp805_wdt.c
index e2d5249..7af1386 100644
--- a/drivers/watchdog/sp805_wdt.c
+++ b/drivers/watchdog/sp805_wdt.c
@@ -56,14 +56,13 @@
/**
* struct sp805_wdt: sp805 wdt device structure
- *
- * lock: spin lock protecting dev structure and io access
- * base: base address of wdt
- * clk: clock structure of wdt
- * dev: amba device structure of wdt
- * status: current status of wdt
- * load_val: load value to be set for current timeout
- * timeout: current programmed timeout
+ * @lock: spin lock protecting dev structure and io access
+ * @base: base address of wdt
+ * @clk: clock structure of wdt
+ * @adev: amba device structure of wdt
+ * @status: current status of wdt
+ * @load_val: load value to be set for current timeout
+ * @timeout: current programmed timeout
*/
struct sp805_wdt {
spinlock_t lock;
--
1.7.8.110.g4cb5d
--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Site Home]
[Linux ARM Kernel]
[Linux ARM]
[Linux Omap]
[Fedora ARM]
[IETF Annouce]
[Security]
[Bugtraq]
[Linux]
[Linux OMAP]
[Linux MIPS]
[ECOS]
[Tools]
[DDR & Rambus]
[Asterisk Internet PBX]
[Linux API]
[Monitors]