From: Borislav Petkov Date: Thu, 9 Dec 2010 17:57:54 +0000 (+0100) Subject: amd64_edac: Sanitize channel extraction X-Git-Tag: v2.6.39-rc1~445^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=229a7a11ac1afa84db2eac91b3fc38a0f5464696;p=pandora-kernel.git amd64_edac: Sanitize channel extraction Cleanup and simplify f10_determine_channel(); make it more readable. Also drop f10_map_intlv_en_to_shift() in favor of simply counting the bits in F1x124[DramIntlvEn] which is equivalent. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed