Rob Herring <[email protected]> writes: > On Wed, Jul 19, 2017 at 7:03 AM, Michael Ellerman <[email protected]> wrote: >> Rob Herring <[email protected]> writes: >> >>> 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 <[email protected]> >>> Cc: Benjamin Herrenschmidt <[email protected]> >>> Cc: Paul Mackerras <[email protected]> >>> Cc: Michael Ellerman <[email protected]> >>> Cc: Anatolij Gustschin <[email protected]> >>> Cc: Scott Wood <[email protected]> >>> Cc: Kumar Gala <[email protected]> >>> Cc: Arnd Bergmann <[email protected]> >>> Cc: [email protected] >>> --- >> ... >>> 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.
OK thanks. That was a bit too subtle for me :) cheers

