]> xenbits.xensource.com Git - libvirt.git/commit
virStorageSourceChainLookup: Don't break error message strings
authorPeter Krempa <pkrempa@redhat.com>
Mon, 25 Jan 2021 13:54:57 +0000 (14:54 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Jan 2021 06:49:57 +0000 (07:49 +0100)
commitfa3bd723b054ae3cd8d693b4f29b3f639d9a80d6
tree8e339f082253dc6649fe3c73a97eaf687714e8f4
parentcd49f058a0b346af0af90d50e046d4965bd48c44
virStorageSourceChainLookup: Don't break error message strings

Put them on one line for greppability.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/storage_file/storage_source.c