Re: [RFC v1 08/18] PCI: fu740: Allow asynchronous probing for background link training
Frank Li <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.imx,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel,org.kernel.vger.linux-omap,org.kernel.vger.linux-pci,org.kernel.vger.linux-samsung-soc,org.kernel.vger.linux-tegra,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Frank Li (AI-BOT) <[email protected]> Commit message has a typo: > Fix the identation of the callback functions. Should be "indentation" (two 'n's). The code changes look good otherwise. The indentation fix aligns with kernel style (8-char tabs), and adding PROBE_PREFER_ASYNCHRONOUS is a straightforward addition that matches the stated intent. AI bot review and may be useless.