On 07/18/2017 02:42 PM, Rob Herring wrote: > 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]
Reviewed-by: Tyrel Datwyler <[email protected]>

