commit | 7e881856eee8b889b76cd1d8e04ce2fc79b72099 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Apr 28 16:41:46 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 11 13:23:48 2012 -0300 |
tree | 1cd297b48d2193bce416a5516583fe65630c2d45 | |
parent | dd23cd6eb1f59ba722a6e6aa228adff7c01404de [diff] |
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 <joe@perches.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>