From f192c7b16c98839c1945733f1013f75daec5f380 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Mon, 10 Jan 2011 14:24:32 +0100 Subject: [PATCH] amd64_edac: Simplify decoding path Use the struct mce directly instead of copying from it into a custom struct err_regs. No functionality change. Signed-off-by: Borislav Petkov --- Reading git-format-patch failed