Re: [PATCH 2/2] rtl8xxxu: Fix for bogus data used to determine macpower

From: Larry Finger
Date: Thu Nov 03 2016 - 11:43:34 EST


On 11/03/2016 03:41 AM, Joe Perches wrote:
On Sun, 2016-10-30 at 19:02 -0400, Jes Sorensen wrote:
Code is 80 characters wide, and comments are /* */ never the ugly C++
crap.

You might look at the recent Linus Torvalds authored commit
5e467652ffef (?printk: re-organize log_output() to be more legible")
which does both of those: c99 // comments and > 80 columns.

Absolutes are for zealots.

Of course, but who is going to criticize Linus? I have gently chided him when an untested patch of his was inserted just before the final release, and broke my laptop. At least the bisection was pretty quick. :)

Larry