commit | df4b2a30e0b9e553abfd63ee75dbbd66be80f01a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Nov 18 22:05:43 2010 -0500 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Mon Nov 22 15:35:32 2010 +0100 |
tree | d6879b023bfe3ee94b03a86aec55741aa448fc2a | |
parent | f570e1dd8469d39420f406a4f5442c270b1e759e [diff] |
EDAC, MCE: Fix edac_init_mce_inject error handling 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>