Re: [dpdk-dev] [PATCH v8 02/10] drivers: fix indent of directory list

2020-07-24 Thread David Marchand
On Thu, Jul 23, 2020 at 10:10 PM Parav Pandit wrote: > > From: Thomas Monjalon > > Define each sub-directory on its own line ended with a comma, > and use a simple indent. > > Signed-off-by: Thomas Monjalon > --- > drivers/meson.build | 24 +--- > 1 file changed, 13 insertio

Re: [dpdk-dev] [PATCH v8 02/10] drivers: fix indent of directory list

2020-07-24 Thread Bruce Richardson
On Thu, Jul 23, 2020 at 11:09:02PM +0300, Parav Pandit wrote: > From: Thomas Monjalon > > Define each sub-directory on its own line ended with a comma, > and use a simple indent. > > Signed-off-by: Thomas Monjalon > --- > drivers/meson.build | 24 +--- > 1 file changed, 13