From 8c6717510f8002ea31b309c84b7d7a7f7c15197b Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Wed, 23 Feb 2011 17:25:12 +0100 Subject: [PATCH] amd64_edac: Fix DCT argument type Fix amd64_debug_display_dimm_sizes() arguments order per convention (pvt is always first). Also, the now second arg denotes the DCT so adjust its type. Signed-off-by: Borislav Petkov --- Reading git-format-patch failed