Fix two pylint errors
authorAndrea Spadaccini <spadaccio@google.com>
Tue, 20 Sep 2011 09:28:01 +0000 (10:28 +0100)
committerAndrea Spadaccini <spadaccio@google.com>
Tue, 20 Sep 2011 12:23:57 +0000 (13:23 +0100)
commit471a31b60806710eb4845186944d76ebbf06247f
treee9712b333c86e021c68b02bfe9759c515b7d0b18
parentc03fe62b195974526154be8ec96061da58109fdb
Fix two pylint errors

- hv_kvm.py: silence F0401, that is raised if pylint does not find the
  affinity module
- rlib2.py: change disable-msg to disable

Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/hypervisor/hv_kvm.py
lib/rapi/rlib2.py