On Tue, Jul 2, 2024 at 1:58 PM Robin Jarry <rja...@redhat.com> 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 <step...@networkplumber.org> > Acked-by: Robin Jarry <rja...@redhat.com>
Applied, thanks. -- David Marchand