Re: [PATCH net-next v5] net: ipv6: fix code style error and warning of ndisc.c
From: David Miller <davem@davemloft.net> Date: 2017-05-21 16:54:12
From: David Ahern <redacted>
Date: Sun, 21 May 2017 10:17:47 -0600
On 5/21/17 10:05 AM, Joe Perches wrote:
quoted
But really, why bother?
Just because checkpatch bleats some message doesn't
mean it _has_ to be fixed.
Please strive to make the code more readable and
intelligible for _humans_. Compilers don't care.
+1
broad cleanups like this make 'git blame' harder to use to find root causes.
I agree, and I'm pretty much going to ignore these ndisc.c cleanup
changes.
Sorry.