[WATCHDOG] show default value for nowayout in module parameter
authorWim Van Sebroeck <wim@iguana.be>
Sat, 27 Jan 2007 19:54:24 +0000 (20:54 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 27 Jan 2007 19:54:24 +0000 (20:54 +0100)
change default=CONFIG_WATCHDOG_NOWAYOUT in the module parameter
for nowayout by it's real value (0 or 1) by using:
__MODULE_STRING(WATCHDOG_NOWAYOUT)

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found