OSDN Git Service

tools: hv: update lsvmbus to be compatible with python3
authorOlaf Hering <olaf@aepfle.de>
Tue, 5 Jun 2018 20:37:55 +0000 (13:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jul 2018 11:02:33 +0000 (13:02 +0200)
commit8a99c920092f444cf9f1d737ae76527102886d8e
tree6c02256ffd680e0cf462c420396042ee0106c163
parent619a4c8b2b5a0b64842b0362a152a63072615a54
tools: hv: update lsvmbus to be compatible with python3

Python3 changed the way how 'print' works.
Adjust the code to a syntax that is understood by python2 and python3.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/lsvmbus