aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-07-18 12:22:28 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-10 11:44:54 -0300
commit086271a0374bf0b9ce033aac9fb60530c421ad65 (patch)
tree7e1590fd02209bf86c134addea61206f447d9b53 /drivers/edac
parent3a7dde7fcd0dd50df33e0e7070d4947551d767fc (diff)
i7core: remove some uneeded noisy debug messages
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/edac')
-rw-r--r--drivers/edac/i7core_edac.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c
index 5695413c287..fd00e0299ca 100644
--- a/drivers/edac/i7core_edac.c
+++ b/drivers/edac/i7core_edac.c
@@ -1494,8 +1494,6 @@ static void i7core_check_error(struct mem_ctl_info *mci)
struct mce *m = NULL;
unsigned long flags;
- debugf0(__FILE__ ": %s()\n", __func__);
-
/* Copy all mce errors into a temporary buffer */
spin_lock_irqsave(&pvt->mce_lock, flags);
if (pvt->mce_count) {
@@ -1531,8 +1529,6 @@ static int i7core_mce_check_error(void *priv, struct mce *mce)
struct i7core_pvt *pvt = mci->pvt_info;
unsigned long flags;
- debugf0(__FILE__ ": %s()\n", __func__);
-
/*
* Just let mcelog handle it if the error is
* outside the memory controller