]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI/AER: Move aer_print_source() earlier in file
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 22 May 2025 23:21:13 +0000 (18:21 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 May 2025 16:00:54 +0000 (11:00 -0500)
commitca2426a570ab4bdf6185aea034ee09184420bd0d
treedb7a9bb8fbceb18db999a953140dc62f4446cfa7
parent99c3fd0de8eb4e35459aaac5c1aa315a1a6843a6
PCI/AER: Move aer_print_source() earlier in file

Move aer_print_source() earlier in the file so a future change can use it
from aer_print_error(), where it's easier to rate limit it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Tested-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://patch.msgid.link/20250522232339.1525671-8-helgaas@kernel.org
drivers/pci/pcie/aer.c