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:
4614e6a
)
ipmi: fix platform return check
author
Corey Minyard
<minyard@acm.org>
Tue, 21 Apr 2009 19:24:02 +0000
(12:24 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 21 Apr 2009 20:41:48 +0000
(13:41 -0700)
The wrong return value is being tested when allocating a platform device
in the IPMI SI code. Check the right value.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found