[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131205.194743.1170844620568623022.davem@davemloft.net>
Date: Thu, 05 Dec 2013 19:47:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: sergei.shtylyov@...entembedded.com, netdev@...r.kernel.org,
grant.likely@...aro.org, devicetree@...r.kernel.org,
abrodkin@...opsys.com, rob.herring@...xeda.com,
mark.rutland@....com, sebastian.hesselbarth@...il.com
Subject: Re: [PATCH 5/7] net: of_mdio: parse "max-speed" property to set
PHY supported features
From: Florian Fainelli <f.fainelli@...il.com>
Date: Thu, 5 Dec 2013 15:53:41 -0800
> 2013/12/5 Sergei Shtylyov <sergei.shtylyov@...entembedded.com>:
>>>
>>> + /* Set phydev->supported based on the "max-speed" property
>>> + * if present */
>>
>>
>> Preferred multi-line comment style is this:
>>
>> /*
>> * bla
>> * bla
>> */
>
> All other comments in this file are:
>
> /* bla
> * bla
> */
>
> which is why I used the same style.
And this is the preferred format for networking, as documented in
Documentation/networking/netdev-FAQ.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists