OSDN Git Service

amd64_edac: Don't pass driver name as an error parameter
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 May 2012 12:06:17 +0000 (09:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 16:23:51 +0000 (13:23 -0300)
commit075f30901e32feefd3641e6c5537611fd7e27b59
treeb09c6e92d49694658892c17fc065925144858d49
parent08a4a136909602eae0e71e147153461df077a46f
amd64_edac: Don't pass driver name as an error parameter

The EDAC driver name doesn't help to handle EDAC errors. So,
remove it from the EDAC error messages, preserving only the
error_message.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/amd64_edac.c