commit | be3468e8ff768c986849870b24e85fa84806da73 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Aug 05 15:47:22 2009 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Wed Sep 16 12:40:38 2009 +0200 |
tree | d97f18401258dd8f8cdde1486570e360e344f239 | |
parent | 6a8126911a5ab167783fce18ae9cc70ec9b84fe2 [diff] |
amd64_edac: cleanup amd64_check_ecc_enabled Simplify code flow and make sure return value is always valid since further driver init depends on it. Carve out long warning string and make code more readable. Shorten some names, while at it. There should be no functional change resulting from this patch. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>