All of lore.kernel.org
 help / color / mirror / Atom feed
* [12/16] edac_pci_sysfs: 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/edac_pci_sysfs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/edac/edac_pci_sysfs.c b/drivers/edac/edac_pci_sysfs.c
index 72c9eb9..011e884 100644
--- a/drivers/edac/edac_pci_sysfs.c
+++ b/drivers/edac/edac_pci_sysfs.c
@@ -640,8 +640,6 @@ void edac_pci_do_parity_check(void)
 {
 	int before_count;
 
-	edac_dbg(3, "\n");
-
 	/* if policy has PCI check off, leave now */
 	if (!check_pci_errors)
 		return;

^ 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 [12/16] edac_pci_sysfs: get rid of polling debug message Aristeu Rozanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.