numam-dpdk/usertools
Stephen Hemminger 62d3ce6043 usertools/devbind: conform to PEP8 recommended style
This fixes most of the warnings from the Flake8 style checker.
The ones remaining are long lines (we allow > 79 characters)
and a line break warning.  The line break style changed in later
versions of PEP 8 and the tool is not updated.

https://www.flake8rules.com/rules/W503.html

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Bruce Richardson <bruce.richardson@intel.com>
2021-10-25 22:31:53 +02:00
..
cpu_layout.py usertools: fix CPU layout script to be PEP8 compliant 2020-11-13 15:40:21 +01:00
dpdk-devbind.py usertools/devbind: conform to PEP8 recommended style 2021-10-25 22:31:53 +02:00
dpdk-hugepages.py usertools: show hugepages requested/set on failure 2021-03-25 18:07:47 +01:00
dpdk-pmdinfo.py usertools/pmdinfo: fix plugin auto scan 2021-10-25 17:09:01 +02:00
dpdk-telemetry-client.py usertools: remove unnecessary parens and else 2020-11-22 22:14:12 +01:00
dpdk-telemetry.py usertools/telemetry: list file-prefixes 2021-10-19 17:15:10 +02:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00