At Mon, 10 Mar 2014 16:28:14 -0700,
Joe Perches wrote:
>
> Mostly whitespace cleanups (spaces around operators, remove
> trailing spaces and unnecessary blank lines, etc) and
>
> o Reduce indent of switch/case labels
> o Use pr_ for printks, add pr_fmt
> o Move braces to appropriate locations
> o
Mostly whitespace cleanups (spaces around operators, remove
trailing spaces and unnecessary blank lines, etc) and
o Reduce indent of switch/case labels
o Use pr_ for printks, add pr_fmt
o Move braces to appropriate locations
o Wrap arguments to 80 columns
o Remove unnecessary braces
Mostly done w
2 matches
Mail list logo