From: Taehee Yoo Date: Sat, 6 Jun 2015 10:57:14 +0000 (+0900) Subject: rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~34^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138055e23b668865c3f2c44906b5a1afdf21c28b;p=pandora-kernel.git rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile in the _rtl92c_phy_rf6052_config_parafile(), cases RF90_PATH_A and RF90_PATH_B call the same routine. so i remove one of these routine. also the return routine is duplicated. so i remove it. Signed-off-by: Taehee Yoo Signed-off-by: Kalle Valo --- Reading git-diff-tree failed