From: Borislav Petkov Date: Tue, 4 Dec 2012 17:25:56 +0000 (+0100) Subject: amd64_edac: Remove dead code X-Git-Tag: v3.9-rc1~145^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc7fcb40067b702d6c80bf8c6f6749a5a06bc91;p=pandora-kernel.git amd64_edac: Remove dead code 5e2af0c09e60 ("edac: Don't initialize csrow's first_page & friends when not needed") removed useless initialization of variables but left in the functions which did that. They're unused now so drop them. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed