Re: [PATCH v3] net: stmmac: Delete dead code for MDIO registration

From: David Miller
Date: Thu Aug 24 2017 - 12:34:28 EST


From: Romain Perier <romain.perier@xxxxxxxxxxxxx>
Date: Thu, 24 Aug 2017 08:49:18 +0200

> Le 23/08/2017 à 18:46, Florian Fainelli a écrit :
>> On 08/23/2017 01:50 AM, Romain Perier wrote:
>>> This code is no longer used, the logging function was changed by commit
>>> fbca164776e4 ("net: stmmac: Use the right logging functi"). It was
>>> previously showing information about the type if the IRQ, if it's polled,
>>> ignored or a normal interrupt. As we don't want information loss, I have
>>> moved this code to phy_attached_print().
>>>
>>> Fixes: fbca164776e4 ("net: stmmac: Use the right logging functi")
>> For future submissions, do not truncate the commit subject that you are
>> referencing.
>
> Even if it exceeds 72 characters ?

Yes, always.