libvirt/src/rpc
Julio Faracco 5255593faa rpc: Remove duplicate check from filter function return.
This is a simple removal of a duplicated check of the return of the
filter function. There is a nested conditional checking exactly the same
thing since commit c9ede1cf removed the (ret > 0) check condition.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-11-14 15:11:51 -05:00
..
gendispatch.pl access: Modify the VIR_ERR_ACCESS_DENIED to include driverName 2018-11-14 14:06:43 -05:00
genprotocol.pl rpc: reproducible genprotocol output 2018-10-12 14:44:43 +02:00
gensystemtap.pl
Makefile.inc.am src: Always build virnettlscontext into libvirt-net-rpc.la 2018-06-05 14:32:26 +02:00
virkeepalive.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virkeepalive.h
virkeepaliveprotocol.x
virnetclient.c all: Replace virGetLastError with virGetLastErrorCode where we can 2018-06-05 18:44:05 +02:00
virnetclient.h
virnetclientprogram.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virnetclientprogram.h
virnetclientstream.c rpc/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
virnetclientstream.h
virnetdaemon.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnetdaemon.h src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virnetlibsshsession.c rpc: Don't overwrite virAuthGet{Username|Password}Path errors 2018-08-15 15:42:37 -04:00
virnetlibsshsession.h
virnetmessage.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnetmessage.h
virnetprotocol.x
virnetsaslcontext.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virnetsaslcontext.h
virnetserver.c rpc: Initialize a worker pool for max_workers=0 as well 2018-08-14 12:16:42 -04:00
virnetserver.h src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virnetserverclient.c rpc: Remove duplicate check from filter function return. 2018-11-14 15:11:51 -05:00
virnetserverclient.h src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virnetservermdns.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnetservermdns.h
virnetserverprogram.c rpc/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
virnetserverprogram.h rpc: Fix name of include guard 2018-07-21 07:46:45 -04:00
virnetserverservice.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virnetserverservice.h src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virnetsocket.c rpc: treat EADDRNOTAVAIL as non-fatal when listening 2018-07-25 16:55:55 +01:00
virnetsocket.h
virnetsshsession.c rpc: fix handling of SSH auth failure code 2018-10-30 16:31:52 +00:00
virnetsshsession.h
virnettlscontext.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnettlscontext.h