
3 Apr
2019
3 Apr
'19
10:07 a.m.
On Mon, Apr 01, 2019 at 09:33:30 +0200, Ján Tomko wrote:
A helper function that takes a XML node with a "size" and "unit" attributes and converts it into a human-readable string.
Reduce the size and number of variables in the parent function.
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- tools/virsh-completer.c | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-)
ACK