From: Mateusz Kulikowski Date: Mon, 8 Jun 2015 21:23:34 +0000 (+0200) Subject: staging: rtl8192e: Remove dead code: dig_t::dbg_mode, drx_path_sel::DbgMode X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32215eaa6e395c91cb0191553f14eb0abb69dc68;p=pandora-kernel.git staging: rtl8192e: Remove dead code: dig_t::dbg_mode, drx_path_sel::DbgMode dig_t::dbg_mode and drx_path_sel::DbgMode are initialized to one value and checked only once in code.This patch throws them away, and deletes always-true conditions. Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed