[U-Boot] [PATCH v2 3/5] serial: ns16550: Provide ->getinfo() implementation

Andy Shevchenko andy.shevchenko at gmail.com
Thu Nov 15 19:37:21 UTC 2018


On Thu, Nov 15, 2018 at 8:30 PM Alexander Graf <agraf at suse.de> wrote:
> On 15.11.18 18:58, Andy Shevchenko wrote:
> > New callback will supply necessary information, for example,
> > to ACPI SPCR table.

> > +static int ns16550_serial_getinfo(struct udevice *dev, struct serial_device_info *info)
>
> This line is above 80 characters. Please run checkpatch.pl on your patches.

When you saw last time the terminal for 80 character limit?
I really don't give a crap about 80 characters limit when it uglifies the code.

Okay, here is 87 characters, so, I tend to split line as you suggested.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list