Re: [PATCH 2/2] rtl8xxxu: Fix for bogus data used to determine macpower
From: Joe Perches <joe@perches.com>
Date: 2016-11-03 08:41:48
Also in:
lkml, netdev
From: Joe Perches <joe@perches.com>
Date: 2016-11-03 08:41:48
Also in:
lkml, netdev
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.