Thread (7 messages) flat view 7 messages, 4 authors, 2020-07-09

Re: [PATCH] pci: pcie: AER: Fix logging of Correctable errors

From: Sinan Kaya <okaya@kernel.org>
Date: 2020-06-19 17:17:05
Also in: linux-pci, lkml

On 6/18/2020 11:55 AM, Matt Jolly wrote:
+		pci_warn(dev, "  device [%04x:%04x] error status/mask=%08x/%08x\n",
+			dev->vendor, dev->device,
+			info->status, info->mask);
+	} else {
<snip>
+		pci_err(dev, "  device [%04x:%04x] error status/mask=%08x/%08x\n",
+			dev->vendor, dev->device,
+			info->status, info->mask);

Function pointers for pci_warn vs. pci_err ?

This looks like a lot of copy/paste.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help