linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [14/16] e7xxx_edac: get rid of polling debug message
@ 2017-08-25 15:14 Aristeu Rozanski
  0 siblings, 0 replies; only message in thread
From: Aristeu Rozanski @ 2017-08-25 15:14 UTC (permalink / raw)
  To: linux-edac; +Cc: Aristeu Rozanski, Borislav Petkov, Mauro Carvalho Chehab

From: Aristeu Rozanski <aris@redhat.com>

It's noisy and not generally useful, even at low debug priority.

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 drivers/edac/e7xxx_edac.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/edac/e7xxx_edac.c b/drivers/edac/e7xxx_edac.c
index 67ef07a..906dc39 100644
--- a/drivers/edac/e7xxx_edac.c
+++ b/drivers/edac/e7xxx_edac.c
@@ -334,7 +334,6 @@ static void e7xxx_check(struct mem_ctl_info *mci)
 {
 	struct e7xxx_error_info info;
 
-	edac_dbg(3, "\n");
 	e7xxx_get_error_info(mci, &info);
 	e7xxx_process_error_info(mci, &info, 1);
 }

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-25 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25 15:14 [14/16] e7xxx_edac: get rid of polling debug message Aristeu Rozanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).