On Wed, Jan 15, 2025 at 04:27:19PM +0000, David Woodhouse wrote: > From: David Woodhouse <[email protected]> > > This returns the full contents of the node, having created the node path > from the printf-style format string provided in its arguments. > > This will save various callers from having to do so for themselves (and > from using xs_node_scanf() with the non-portable %ms format string. > > Signed-off-by: David Woodhouse <[email protected]> > [remove double newline and constify trace parameters] > Signed-off-by: Roger Pau Monné <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
