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:
3a1ea9f
)
wireless: rtlwifi: Replace variable with a break
author
Peter Senna Tschudin
<peter.senna@gmail.com>
Sun, 22 Sep 2013 20:22:46 +0000
(22:22 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 26 Sep 2013 19:15:15 +0000
(15:15 -0400)
This patch removes the variable continual, and change the while loop
to break when efuse_data == 0xFF.
Tested by compilation only.
CC: Joe Perches <joe@perches.com>
Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found