Skip to content

Commit 87d1846

Browse files
Anson-HuangWim Van Sebroeck
authored andcommitted
watchdog: imx2_wdt: Remove unnecessary blank line
Remove unnecessary blank line. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent e11cfc6 commit 87d1846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/imx2_wdt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ module_param(nowayout, bool, 0);
7272
MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
7373
__MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
7474

75-
7675
static unsigned timeout;
7776
module_param(timeout, uint, 0);
7877
MODULE_PARM_DESC(timeout, "Watchdog timeout in seconds (default="

0 commit comments

Comments
 (0)