[PATCH] dpdk-devbind: fix indentation
Robin Jarry
rjarry at redhat.com
Tue Jul 2 13:57:45 CEST 2024
Stephen Hemminger, Jul 01, 2024 at 19:45:
> The python check tool (flake8) is picky about the indentation
> of continuation lines, and dpdk-devbind was not following standard.
>
> Error is:
> E127 continuation line over-indented for visual indent
>
> Fixes: 2ff801515e49 ("usertools/devbind: update octeontx2 DMA device")
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
Acked-by: Robin Jarry <rjarry at redhat.com>
More information about the dev
mailing list