Re: [PATCH v6 tty-next 1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c

From: Andy Shevchenko
Date: Tue Dec 06 2022 - 17:18:27 EST


On Tue, Dec 06, 2022 at 07:09:29PM +0000, Tharunkumar.Pasumarthi@xxxxxxxxxxxxx wrote:
> > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > Sent: Thursday, December 1, 2022 5:42 PM

> > > struct pci_dev;
> >
> > + blank line
> >
> > struct uart_8250_port;
>
> Is the blank line required here?

Strictly speaking no, it's not required. But it shows the group of generic
forward declarations and specific to the topic (driver / subsystem).

--
With Best Regards,
Andy Shevchenko