Commit bbac02f1 authored by Eduardo Habkost's avatar Eduardo Habkost Committed by Peter Maydell
Browse files

virt: Fix broken indentation



I introduced indentation using tabs instead of spaces in another
commit.  Peter reported the problem, and I failed to fix that
before sending my pull request.

Reported-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181212003147.29604-1-ehabkost@redhat.com
Fixes: 95159760 ("virt: Eliminate separate instance_init functions")
Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 397cd31f
Loading
Loading
Loading
Loading
+1 −1

File changed.

Contains only whitespace changes.