From: Rasmus Villemoes Date: Fri, 20 Jun 2014 20:42:22 +0000 (+0200) Subject: drivers/staging/rtl8821ae/rtl8821ae: Remove dead code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1392 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83543d328f7a8285d3627b4ed7d14bf16f439ad4;p=pandora-kernel.git drivers/staging/rtl8821ae/rtl8821ae: Remove dead code 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed