From 32215eaa6e395c91cb0191553f14eb0abb69dc68 Mon Sep 17 00:00:00 2001 From: Mateusz Kulikowski Date: Mon, 8 Jun 2015 23:23:34 +0200 Subject: [PATCH] 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-format-patch failed