On Tue, Sep 09, 2025 at 04:03:36PM -0500, Bjorn Helgaas wrote: > > +/** > > + * pci_reachable_set - Generate a bitmap of devices within a reachability set > > + * @start: First device in the set > > + * @devfns: The set of devices on the bus > > @devfns is a return parameter, right? Maybe mention that somewhere? > And the fact that the set only includes the *reachable* devices on the > bus. done Jason