On Tue, 11 Jun 2024 17:34:18 -0500, Bjorn Helgaas wrote: > Unindent this. > Add "()" after function names. > Please explain what this patch does and why we want it. I can see > from the patch that it makes it so pcie_clear_device_status() is > always compiled, but the commit log should say that and should say why > we need that. Thank you for reminding to add "()" after function pcie_clear_device_status. The following is a revised patch,and it explains why we need that. Thanks, Songyang Li