amd64_edac: Replace huge bitmasks with a macro
authorBorislav Petkov <borislav.petkov@amd.com>
Mon, 13 Dec 2010 18:21:07 +0000 (19:21 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Thu, 17 Mar 2011 13:46:14 +0000 (14:46 +0100)
commitf678b8ccce69dcf9c597e3029ee35421ba62a215
tree49194173601c7d446864f0aae69c8c1f149fef96
parentc8e518d5673d6b694ab843ee586438cdff0b3809
amd64_edac: Replace huge bitmasks with a macro

Replace hard to read hex constants with a continuous masks macro.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/amd64_edac.c