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:
f570e1d
)
EDAC, MCE: Fix edac_init_mce_inject error handling
author
Axel Lin
<axel.lin@gmail.com>
Fri, 19 Nov 2010 03:05:43 +0000
(22:05 -0500)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 22 Nov 2010 14:35:32 +0000
(15:35 +0100)
Otherwise, variable i will be -1 inside the latest iteration of the
while loop.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found