[PATCH v2] ethernet/arc/arc_emac - Add new driver
Vineet Gupta
Vineet.Gupta1 at synopsys.com
Sat Jun 8 21:23:46 EST 2013
On 06/08/2013 04:49 PM, Alexey Brodkin wrote:
> >> + if (!priv->phy_node) {
> >> + dev_err(&pdev->dev, "failed to retrieve phy description "
> >> + "from device tree\n");
> >
> > Coalesce formats please
>
> Could you please clarify how should I format lines in question?
> I'm a bit lost here.
Don't break the string - even if line becomes > 80 chars. This is to help with
grep and such.
-Vineet
More information about the devicetree-discuss
mailing list