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:
5aa8b9a
)
drivers/staging/rtl8821ae/rtl8821ae: Remove dead code
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Fri, 20 Jun 2014 20:42:22 +0000
(22:42 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:28:55 +0000
(20:28 -0400)
This is all #if 0'ed out, and it contains some rather weird stuff
(post-increment of a bool, for example). Nuke it.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found