From: Rob Herring <[email protected]> Date: Tue, 28 Aug 2018 10:44:32 -0500
> In preparation to remove the node name pointer from struct device_node, > convert printf users to use the %pOFn format specifier. > > Cc: "David S. Miller" <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> > --- > v2: > - snprint -> snprintf typo fix Applied.

