On Sat, 24 Jan 2026 15:45:53 +0800 Shuai Xue <[email protected]> wrote:
> dpc_handler() is registered for error port which recevie DPC interrupt > and acpi_dpc_port_get() locate the port that experienced the containment > event. > > Rename edev and pdev to err_port for clear so that later patch will > avoid misused err_port in pcie_do_recovery(). > > No functional changes intended. > > Reviewed-by: Kuppuswamy Sathyanarayanan > <[email protected]> > Signed-off-by: Shuai Xue <[email protected]> Seems like a good readability improvement to me. Reviewed-by: Jonathan Cameron <[email protected]>
