]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI/AER: Update struct aer_err_info with kernel-doc formatting
authorTerry Bowman <terry.bowman@amd.com>
Tue, 20 Jan 2026 02:40:58 +0000 (18:40 -0800)
committerDave Jiang <dave.jiang@intel.com>
Thu, 22 Jan 2026 22:07:04 +0000 (15:07 -0700)
commitfda78d848178fb2b4eea74d96218c6c98fbe8562
tree463a87b0918211d3ff29748906dc691d171ad502
parent83cba5b31e6b0aeb32f41b9c954fe97b60db2817
PCI/AER: Update struct aer_err_info with kernel-doc formatting

Update the existing 'struct aer_err_info' definition to use kernel-doc
formatting. Remove the inline comments to reduce noise and do not introduce
functional changes. This will improve readability and maintainability.

Signed-off-by: Terry Bowman <terry.bowman@amd.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Link: https://patch.msgid.link/20260114182055.46029-16-terry.bowman@amd.com
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
drivers/pci/pci.h