[libvirt] [PATCH 17/19] util: buffer: Remove virBufferError

Ján Tomko jtomko at redhat.com
Thu Oct 24 15:02:21 UTC 2019


On Thu, Oct 24, 2019 at 03:56:35PM +0200, Peter Krempa wrote:
>The function now never returned an error so we can drop it fully.

now does not return an error

>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c                 |  2 --
> src/libvirt_private.syms               |  1 -
> src/nwfilter/nwfilter_gentech_driver.c |  4 ----
> src/nwfilter/nwfilter_learnipaddr.c    |  5 -----
> src/security/virt-aa-helper.c          | 11 ----------
> src/util/virbitmap.c                   |  6 ------
> src/util/virbuffer.c                   | 15 -------------
> src/util/virbuffer.h                   |  1 -
> src/util/vircommand.c                  |  8 +------
> src/util/virlog.c                      |  8 -------
> tests/cputest.c                        |  4 ----
> tests/networkxml2firewalltest.c        |  3 ---
> tests/nwfilterebiptablestest.c         | 21 ------------------
> tests/nwfilterxml2firewalltest.c       |  3 ---
> tests/testutils.c                      |  2 --
> tests/vboxsnapshotxmltest.c            |  5 -----
> tests/virbuftest.c                     | 23 +++-----------------
> tests/virfirewalltest.c                | 30 --------------------------
> tests/virkmodtest.c                    |  6 +-----
> tests/virnetdevbandwidthtest.c         |  5 -----
> tests/virsystemdtest.c                 |  3 ---
> tools/virsh-checkpoint.c               |  5 -----
> tools/virsh-domain-monitor.c           |  6 ------
> tools/virsh-domain.c                   | 28 ------------------------
> tools/virsh-pool.c                     |  9 --------
> tools/virsh-snapshot.c                 |  5 -----
> tools/virsh-volume.c                   |  4 ----
> tools/vsh.c                            | 18 ----------------
> 28 files changed, 5 insertions(+), 236 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/20191024/ddff0526/attachment-0001.sig>


More information about the libvir-list mailing list