Re: [PATCH] net: Convert to using %pOF instead of full_name

From: David Miller
Date: Mon Jul 24 2017 - 16:41:58 EST


From: Rob Herring <robh@xxxxxxxxxx>
Date: Wed, 19 Jul 2017 10:09:13 -0500

> On Tue, Jul 18, 2017 at 4:51 PM, David Miller <davem@xxxxxxxxxxxxx> wrote:
>> From: Rob Herring <robh@xxxxxxxxxx>
>> Date: Tue, 18 Jul 2017 16:43:19 -0500
>>
>>> Now that we have a custom printf format specifier, convert users of
>>> full_name to use %pOF instead. This is preparation to remove storing
>>> of the full path string for each node.
>>>
>>> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
>>
>> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
>
> The dependency went into 4.13. You can take this thru netdev.

Ok, applied to net-next.