From: Joe Perches Date: Sat, 28 Apr 2012 19:41:46 +0000 (-0300) Subject: edac: Use more normal debugging macro style X-Git-Tag: v3.6-rc1~62^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e881856eee8b889b76cd1d8e04ce2fc79b72099;p=pandora-kernel.git edac: Use more normal debugging macro style Convert macros to a simpler style and enforce appropriate format checking when not CONFIG_EDAC_DEBUG. Use fmt and __VA_ARGS__, neaten macros. Move some string arrays to the debugfx uses and remove the now unnecessary CONFIG_EDAC_DEBUG variable block definitions. Signed-off-by: Joe Perches Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed