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

From: Joe Perches
Date: Thu Nov 03 2016 - 04:41:51 EST


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.