On Mon, Feb 13, 2023 at 08:53:01PM +0530, Sunil V L wrote: > On Wed, Feb 08, 2023 at 09:26:57PM +0000, Conor Dooley wrote: > > On Mon, Jan 30, 2023 at 11:52:07PM +0530, Sunil V L wrote: > > > +/* > > > + * Lookup the bus range for the domain in MCFG, and set up config space > > > + * mapping. > > > + */ > > > +static struct pci_config_window * > > > +pci_acpi_setup_ecam_mapping(struct acpi_pci_root *root) > > > > This all fits on 1 line. > > > It actually goes beyond 80 characters, right? 100 chars is the limit :)