Linux/linux 5912e79tools/hv lsvmbus

tools: hv: fixed Python pep8/flake8 warnings for lsvmbus

Fixed pep8/flake8 python style code for lsvmbus tool.

The TAB indentation was on purpose ignored (pep8 rule W191) to make
sure the code is complying with the Linux code guideline.
The following command doe not show any warnings now:
pep8 --ignore=W191 lsvmbus
flake8 --ignore=W191 lsvmbus

Signed-off-by: Adrian Vladu <avladu at cloudbasesolutions.com>

Cc: "K. Y. Srinivasan" <kys at microsoft.com>
Cc: Haiyang Zhang <haiyangz at microsoft.com>
Cc: Stephen Hemminger <sthemmin at microsoft.com>
Cc: Sasha Levin <sashal at kernel.org>
Cc: Dexuan Cui <decui at microsoft.com>
Cc: Alessandro Pilotti <apilotti at cloudbasesolutions.com>
Signed-off-by: Sasha Levin <sashal at kernel.org>
DeltaFile
+42-33tools/hv/lsvmbus
+42-331 files

UnifiedSplitRaw