edac: Convert debugfX to edac_dbg(X,
authorJoe Perches <joe@perches.com>
Sun, 29 Apr 2012 20:08:39 +0000 (17:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 16:23:49 +0000 (13:23 -0300)
Use a more common debugging style.

Remove __FILE__ uses, add missing newlines,
coalesce formats and align arguments.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found