On Wed, Jan 15, 2025 at 04:27:19PM +0000, David Woodhouse wrote: > From: David Woodhouse <d...@amazon.co.uk> > > 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 <d...@amazon.co.uk> > [remove double newline and constify trace parameters] > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD