summaryrefslogtreecommitdiffstats
path: root/tools/hv/hv_kvp_daemon.c
diff options
context:
space:
mode:
authorAdrian Vladu2019-05-06 19:27:37 +0200
committerSasha Levin2019-08-17 21:29:18 +0200
commit5912e791f3018de0a007c8cfa9cb38c97d3e5f5c (patch)
treee625a4adad4a5551fe961d7fa211b682bd7e7601 /tools/hv/hv_kvp_daemon.c
parentLinus 5.3-rc1 (diff)
downloadkernel-qcow2-linux-5912e791f3018de0a007c8cfa9cb38c97d3e5f5c.tar.gz
kernel-qcow2-linux-5912e791f3018de0a007c8cfa9cb38c97d3e5f5c.tar.xz
kernel-qcow2-linux-5912e791f3018de0a007c8cfa9cb38c97d3e5f5c.zip
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@cloudbasesolutions.com> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: Sasha Levin <sashal@kernel.org> Cc: Dexuan Cui <decui@microsoft.com> Cc: Alessandro Pilotti <apilotti@cloudbasesolutions.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/hv/hv_kvp_daemon.c')
0 files changed, 0 insertions, 0 deletions