[WATCHDOG] show default value for nowayout in module parameter

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>
This commit is contained in:
Wim Van Sebroeck 2007-01-27 20:54:24 +01:00
commit bffda5c87c
31 changed files with 36 additions and 36 deletions