Re: [PATCH net-next v5] net: ipv6: fix code style error and warning of ndisc.c
From: David Ahern <hidden> Date: 2017-05-21 16:17:50
On 5/21/17 10:05 AM, Joe Perches wrote:
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.