Olaf Hering wrote:
> Upcoming changes for vscsi will use libxlutil.so to prepare the
> configuration for libxl. The helpers needs a xlu struct for logging.
>
s/needs a/need an/
> Provide one and reuse the existing output as log target.
>
> Signed-off-by: Olaf Hering
> Cc: Jim Fehlig
> ---
>
Upcoming changes for vscsi will use libxlutil.so to prepare the
configuration for libxl. The helpers needs a xlu struct for logging.
Provide one and reuse the existing output as log target.
Signed-off-by: Olaf Hering
Cc: Jim Fehlig
---
v2:
- call xlu_cfg_destroy, unconditionally
- fix cpp ind