This patch series doesn't change any functionality, but simplifies the code. Marc Hartmayer (4): tools/kvm_stat: simplify the sortkey function tools/kvm_stat: use a namedtuple for storing the values tools/kvm_stat: use a more pythonic way to iterate over dictionaries tools/kvm_stat: avoid 'is' for equality checks tools/kvm/kvm_stat/kvm_stat | 65 +++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 35 deletions(-) -- 2.13.4