Re: [PATCH] CodingStyle: Remove "Don't use C99-style comments"
From: Joe Perches
Date: Sun Aug 14 2016 - 15:19:41 EST
On Sun, 2016-08-14 at 12:09 -0700, Randy Dunlap wrote:
> I like it, but like Linus said, we don't want people to send
> patches just to "fix" the comment style.
Just fyi, checkpatch makes no recommendation about
converting single line comments to //.
And it shouldn't in my opinion.