On Tue, Jul 2, 2024 at 1:58 PM Robin Jarry <[email protected]> wrote: > > 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 <[email protected]> > Acked-by: Robin Jarry <[email protected]>
Applied, thanks. -- David Marchand

