I don't think a reliable syntax-check rule checking tab spacing can be used,
but I can of course be proven wrong.
Erik Skultety (2):
maint: Replace tabs with spaces in all source files in repo
maint: Remove not-so-much informative block commentaries
daemon/remote.c | 7 -
docs/search.php.code.in | 350 ++++++++++++++++++++++----------------------
include/libvirt/virterror.h | 278 +++++++++++++++++------------------
src/bhyve/bhyve_monitor.c | 2 +-
src/bhyve/bhyve_process.c | 2 +-
src/conf/node_device_conf.h | 52 +++----
src/conf/nwfilter_conf.h | 2 +-
src/conf/virnodedeviceobj.c | 2 +-
src/conf/virnodedeviceobj.h | 4 +-
src/network/bridge_driver.c | 2 -
src/qemu/qemu_domain.h | 8 +-
src/qemu/qemu_monitor.h | 2 +-
src/util/viraudit.h | 4 +-
src/util/virconf.c | 35 +----
src/util/virconf.h | 10 +-
src/util/virerror.h | 5 -
src/util/virsysinfo.c | 2 +-
src/util/virxml.c | 8 +-
src/vbox/vbox_XPCOMCGlue.c | 9 --
src/xen/xen_driver.h | 2 +-
src/xen/xen_hypervisor.c | 168 ++++++++++-----------
src/xen/xen_hypervisor.h | 2 +-
src/xen/xend_internal.c | 23 +--
src/xen/xend_internal.h | 8 +-
src/xen/xs_internal.c | 18 +--
src/xen/xs_internal.h | 14 +-
src/xenconfig/xen_sxpr.c | 5 -
27 files changed, 468 insertions(+), 556 deletions(-)
--
2.13.6