On Tue, Oct 17, 2017 at 05:24:31PM +0200, Erik Skultety wrote:
There were a bunch of commentary blocks that were literally useless
in
terms of describing what the code following them does, since most of
them were documenting "the obvious" or it just wouldn't help at all.
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
---
daemon/remote.c | 7 -------
src/network/bridge_driver.c | 2 --
src/util/virconf.c | 33 ---------------------------------
src/util/virerror.h | 5 -----
src/util/virxml.c | 6 ------
src/vbox/vbox_XPCOMCGlue.c | 9 ---------
src/xen/xend_internal.c | 11 -----------
src/xen/xs_internal.c | 10 ----------
src/xenconfig/xen_sxpr.c | 5 -----
9 files changed, 88 deletions(-)
ACK
Jan