[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210829.180106.1562823752050321630.davem@davemloft.net>
Date: Sun, 29 Aug 2021 18:01:06 +0100 (BST)
From: David Miller <davem@...emloft.net>
To: jiwonaid0@...il.com
Cc: yoshfuji@...ux-ipv6.org, dsahern@...nel.org, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ipv6: add spaces for accept_ra_min_hop_limit
From: jiwonaid0@...il.com
Date: Sun, 29 Aug 2021 14:35:44 +0900
> From: Jiwon Kim <jiwonaid0@...il.com>
>
> The checkpatch reported
> ERROR: spaces required around that '=' (ctx:VxW)
> from the net/ipv6/addrconf.c.
>
> So, spaces are added for accept_ra_min_hop_limit.
>
> Signed-off-by: Jiwon Kim <jiwonaid0@...il.com>
Please don't do this it breaks the vertical alignbment of the right hand side of
the assignments.
Thanks.
Powered by blists - more mailing lists