[PATCH 01/11] storage_file: Declare virStorageSourceParseRBDColonString only in one header

Ján Tomko jtomko at redhat.com
Fri Jan 14 16:08:05 UTC 2022


On a Friday in 2022, Michal Privoznik wrote:
>The virStorageSourceParseRBDColonString() function is declared in
>src/storage_file/storage_source.h and
>src/storage_file/storage_source_backingstore.h but implemented
>only in the .c that corresponds to the latter header file.
>Therefore, drop declaration from storage_source.h as the function
>is not implemented in its corresponding .c file.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/libxl/xen_xl.c                             | 1 +
> src/storage_file/storage_source.h              | 5 -----
> src/storage_file/storage_source_backingstore.h | 3 ++-
> 3 files changed, 3 insertions(+), 6 deletions(-)
>

Leftover from: 2d29a3a9d86b5f95a859888283e6caa98593b1d2

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220114/2b9b6c68/attachment-0001.sig>


More information about the libvir-list mailing list