Re: [PATCH] net: ethernet: support "fixed-link" DT node on nb8800 driver

From: Andy Shevchenko
Date: Fri Feb 05 2016 - 10:58:02 EST


On Fri, Feb 5, 2016 at 3:39 PM, MÃns RullgÃrd <mans@xxxxxxxxx> wrote:
>> + if (ret < 0) {
>> + dev_err(&pdev->dev, "broken fixed-link specification\n");
>
> Line is longer than 80 chars.

This is actually okay, though I would recommend to move long string
literal to the next line.

--
With Best Regards,
Andy Shevchenko