git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84f2610
)
staging: rtl8187se: Add whitespaces around '+=' and '=='
author
Ana Rey
<anarey@gmail.com>
Sun, 16 Mar 2014 19:44:38 +0000
(20:44 +0100)
committer
Peter P Waskiewicz Jr
<peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 04:57:24 +0000
(21:57 -0700)
Add whitespaces around '+=' and '==' and fix coding style in these lines
as the codingStyle of the kernel recommends.
Fix checkpatch.pl errors:
ERROR: spaces required around that '+=' (ctx:VxV
ERROR: spaces required around that '==' (ctx:VxW)
Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
No differences found