On Wed, Jul 19, 2017 at 7:03 AM, Michael Ellerman [off-list ref] wrote:
Rob Herring [off-list ref] writes:
quoted
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@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <redacted>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Scott Wood <oss@buserror.net>
Cc: Kumar Gala <redacted>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@lists.ozlabs.org
---
...
quoted
79 files changed, 464 insertions(+), 490 deletions(-)
Is the plan that I'll merge this for 4.14 ?
Yes, hence why it's not a series and sent to you.
Rob