git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e9c9cf
)
[WATCHDOG] show default value for nowayout in module parameter
author
Wim Van Sebroeck
<wim@iguana.be>
Sat, 27 Jan 2007 19:54:24 +0000
(20:54 +0100)
committer
Wim 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