[dpdk-dev] [RFC] devbind: conform to PEP 8 recommended style
Burakov, Anatoly
anatoly.burakov at intel.com
Thu Sep 2 12:32:33 CEST 2021
On 01-Sep-21 10:27 PM, Stephen Hemminger wrote:
> This fixes most of the warnings from the Flake8 style checker.
> The ones remaing 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 at networkplumber.org>
> ---
We could improve a lot of code in there, but this is a good baseline.
Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
--
Thanks,
Anatoly
More information about the dev
mailing list