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:
69253b6
)
rtl818x_pci: make RSSI code more readable
author
Andrea Merello
<andrea.merello@gmail.com>
Sat, 31 May 2014 16:29:46 +0000
(18:29 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:12 +0000
(15:49 -0400)
remove the if-else chains and use switch-case to make code more
readable and avoiding long lines that broke in several lines
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found