Re: [dpdk-dev] [PATCH] drivers: fix indentation in build files

2021-04-26 Thread Bruce Richardson
On Thu, Apr 22, 2021 at 11:20:19AM +0200, Thomas Monjalon wrote: > 22/04/2021 10:39, Bruce Richardson: > > On Thu, Apr 22, 2021 at 12:03:57AM +0200, Thomas Monjalon wrote: > > > A couple of mistakes slipped in the mass change. > > > > > > More mistakes could happen, especially when rebasing pendin

Re: [dpdk-dev] [PATCH] drivers: fix indentation in build files

2021-04-22 Thread Thomas Monjalon
22/04/2021 10:39, Bruce Richardson: > On Thu, Apr 22, 2021 at 12:03:57AM +0200, Thomas Monjalon wrote: > > A couple of mistakes slipped in the mass change. > > > > More mistakes could happen, especially when rebasing pending patches, so > > we need an automatic check. > > > I have a partially-done

Re: [dpdk-dev] [PATCH] drivers: fix indentation in build files

2021-04-22 Thread Bruce Richardson
On Thu, Apr 22, 2021 at 12:03:57AM +0200, Thomas Monjalon wrote: > A couple of mistakes slipped in the mass change. > > More mistakes could happen, especially when rebasing pending patches, so > we need an automatic check. > I have a partially-done script from when I was doing the original reinden

[dpdk-dev] [PATCH] drivers: fix indentation in build files

2021-04-21 Thread Thomas Monjalon
A couple of mistakes slipped in the mass change. More mistakes could happen, especially when rebasing pending patches, so we need an automatic check. Fixes: 4ad4b20a7905 ("drivers: change indentation in build files") Signed-off-by: Thomas Monjalon --- drivers/crypto/qat/meson.build | 4 ++--