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