Hi Juergen, On 30/05/2023 09:54, Juergen Gross wrote:
Some wrl_*() functions are only used in xenstored_domain.c, so make them static. In order to avoid the need of forward declarations, move the whole function block to the start of the file.Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
