[PATCH 3/3] lib: Drop some needles labels

Ján Tomko jtomko at redhat.com
Fri Dec 3 14:45:32 UTC 2021


On a Thursday in 2021, Michal Privoznik wrote:
>After previous cleanups some labels became needles because they

s/needles/needless/ both here and in the summary

>contain just a return statement. There's no point in having such
>labels.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/bhyve/bhyve_parse_command.c | 15 ++++++--------
> src/conf/domain_conf.c          |  4 +---
> src/conf/virdomainobjlist.c     | 13 +++++-------
> src/libxl/libxl_domain.c        | 12 ++++-------
> src/libxl/libxl_driver.c        | 24 +++++++++-------------
> src/libxl/xen_xl.c              | 29 ++++++++++++---------------
> src/libxl/xen_xm.c              | 13 +++++-------
> src/lxc/lxc_native.c            | 35 +++++++++++++++------------------
> src/qemu/qemu_saveimage.c       | 14 +++++--------
> src/test/test_driver.c          | 12 ++++-------
> src/vz/vz_driver.c              | 18 +++++++----------
> src/vz/vz_sdk.c                 | 35 +++++++++++++++------------------
> 12 files changed, 91 insertions(+), 133 deletions(-)
>

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/20211203/a09fdeef/attachment-0001.sig>


More information about the libvir-list mailing list