[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a424ecb7-2e04-5e5a-cdea-7f7e1f07aa6e@gmail.com>
Date: Thu, 17 Jan 2019 14:42:46 -0700
From: David Ahern <dsahern@...il.com>
To: Leon Romanovsky <leon@...nel.org>
Cc: Leon Romanovsky <leonro@...lanox.com>,
netdev <netdev@...r.kernel.org>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH iproute2-next] clang-format: add configuration file
On 1/17/19 8:08 AM, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...lanox.com>
>
> The codebase of iproute2 follows Linux kernel coding style,
> so it will be very helpful to reuse existing clang configuration
> file to reliably format code.
>
> For more information see kernel commit d4ef8d3ff005
> ("clang-format: add configuration file").
>
> Updated upto commit v5.0-rc1 with small number of ForEachMacros.
>
> Signed-off-by: Leon Romanovsky <leonro@...lanox.com>
> ---
> .clang-format | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 130 insertions(+)
> create mode 100644 .clang-format
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists