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:
a5b45de
)
powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff
author
liguang
<lig.fnst@cn.fujitsu.com>
Thu, 30 May 2013 07:20:33 +0000
(15:20 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Jun 2013 07:04:26 +0000
(17:04 +1000)
orderly_poweroff is expecting a bool parameter, so
use 'true' instead '1'
Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found