On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <[email protected]> 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: Greg Kroah-Hartman <[email protected]> > --- > drivers/base/arch_topology.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Greg, ping. You picked up most of the the other patches, but not this one. Rob

