[dpdk-dev] [PATCH v8 02/10] drivers: fix indent of directory list
Bruce Richardson
bruce.richardson at intel.com
Fri Jul 24 12:44:22 CEST 2020
On Thu, Jul 23, 2020 at 11:09:02PM +0300, Parav Pandit wrote:
> From: Thomas Monjalon <thomas at monjalon.net>
>
> Define each sub-directory on its own line ended with a comma,
> and use a simple indent.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> drivers/meson.build | 24 +++++++++++++-----------
> 1 file changed, 13 insertions(+), 11 deletions(-)
>
Thanks. Although we normally don't like doing cleanups for whitespace, this
is a small-enough change and worth doing, since the existing indentation
was just weird.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list