]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xen: Fix indentation in xenParseXLSpice
authorTim Wiederhake <twiederh@redhat.com>
Mon, 1 Feb 2021 12:41:59 +0000 (13:41 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 Feb 2021 14:00:55 +0000 (15:00 +0100)
commita6675869fbe72e17f40f09c7ff798d0ef12d7145
treee926e07e9fc686560ca8898d613ef88fb69ac1c1
parent8b8d6a24f9d2ddeec9d543e95868e8f0e264c3da
xen: Fix indentation in xenParseXLSpice

This was found by clang-tidy's "readability-misleading-indentation"
check.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libxl/xen_xl.c