libvirt/src/util
Miloslav Trmač fca338a06c Drop unused return value of virLogOutputFunc
Nothing uses the return value, and creating it requries otherwise
unnecessary strlen () calls.

This cleanup is conceptually independent from the rest of the series
(although the later patches won't apply without it).  This just seems
a good opportunity to clean this up, instead of entrenching the unnecessary
return value in the virLogOutputFunc instance that will be added in this
series.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2012-09-21 12:55:13 -06:00
..
bitmap.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
bitmap.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
buf.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
buf.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cgroup.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cgroup.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
command.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
command.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
conf.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
conf.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
dnsmasq.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
dnsmasq.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
ebtables.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
ebtables.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
event.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
event.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
event_poll.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
event_poll.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hooks.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hooks.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hostusb.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hostusb.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
iohelper.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
iptables.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
iptables.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
json.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
json.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
keymaps.csv Rsync keymaps.csv file with GTK-VNC 2012-01-12 20:44:55 +00:00
logging.c Drop unused return value of virLogOutputFunc 2012-09-21 12:55:13 -06:00
logging.h Drop unused return value of virLogOutputFunc 2012-09-21 12:55:13 -06:00
memory.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
memory.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
pci.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
pci.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
processinfo.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
processinfo.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
sexpr.c Convert (nearly) all files in src/util/ to use virReportError() 2012-07-18 16:31:35 +01:00
sexpr.h build: fix PROBE() usage of intptr_t 2012-08-09 15:40:42 -06:00
stats_linux.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
stats_linux.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_file.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_file.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
sysinfo.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
sysinfo.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threadpool.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threadpool.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads-pthread.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads-pthread.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads-win32.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads-win32.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
threads.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
util.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
util.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
uuid.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
uuid.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viratomic.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viratomic.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viraudit.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viraudit.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virauth.c Fix crash accessing a NULL URI when looking up auth credentials 2012-09-21 10:13:53 +01:00
virauth.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virauthconfig.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virauthconfig.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virdbus.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virdbus.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virfile.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virfile.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virhash.c Fix some typos in messages, docs and comments. 2012-08-22 15:34:07 -06:00
virhash.h Implement virHashRemoveAll function 2012-04-19 10:21:43 -04:00
virhashcode.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virhashcode.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeycode-mapgen.py Fix keymap used to talk with QEMU 2011-08-26 14:18:57 +01:00
virkeycode.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeycode.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeyfile.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkeyfile.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virmacaddr.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virmacaddr.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdev.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdev.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevbandwidth.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevbandwidth.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevbridge.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevbridge.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevmacvlan.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevmacvlan.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevopenvswitch.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevopenvswitch.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevtap.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevtap.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevveth.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevveth.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevvlan.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevvlan.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevvportprofile.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetdevvportprofile.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetlink.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnetlink.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnodesuspend.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virnodesuspend.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virobject.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virobject.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virpidfile.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virpidfile.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virrandom.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virrandom.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virsocketaddr.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virsocketaddr.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virterror.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virterror_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virtime.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virtime.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virtypedparam.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virtypedparam.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viruri.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
viruri.h Fix crash accessing a NULL URI when looking up auth credentials 2012-09-21 10:13:53 +01:00
xml.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xml.h build: fix build with older libxml2 2011-12-08 11:37:24 +08:00