Re: [PATCH v2a RESEND 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

From: Sergei Shtylyov
Date: Wed Mar 19 2014 - 18:20:30 EST


Hello.

On 03/20/2014 01:14 AM, Jason Gunthorpe wrote:

The preferred multi-line comment style is:

/*
* bla
* bla
*/

Sergei, the entire file use the 'net' multi-line commenting style, and
I have maintined that consistency with the new code.

No, you haven't followed the networking style. It is:

/* bla
* bla
*/

while your comment used:

/* bla
* bla */

v3 on its way.

Regards,
Jason

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/