linux/drivers/staging/rtl8712
Colin Ian King 6065490a1f staging: rtl8712: remove redundant initialization to 'rfPath'
The value stored to rfPath during initialization is never read, the
following switch statement re-assigns it a new value on all the
case and default paths. Hence the initialization is redundant and
can be removed.

Cleans up clang warning:
drivers/staging/rtl8712/rtl871x_mp.c:544:5: warning: Value stored to
'rfPath' during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-22 11:48:05 +01:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO
basic_types.h
drv_types.h
ethernet.h
hal_init.c staging: rtl8712: remove redundant zero assignment to val32 2017-11-28 14:07:15 +01:00
ieee80211.c staging: rtl8712: style fix over 80 characters warnings 2017-12-19 15:23:19 +01:00
ieee80211.h
mlme_linux.c staging: rtl8712: Convert timers to use timer_setup() 2017-10-18 16:18:31 +02:00
mlme_osdep.h
mp_custom_oid.h
os_intfs.c staging: rtl8712: style fix over 80 characters warnings 2017-12-19 15:23:19 +01:00
osdep_intf.h
osdep_service.h
recv_linux.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
recv_osdep.h
rtl871x_cmd.c staging: rtl8712: style fix multiple line dereferences 2017-12-21 18:27:15 +01:00
rtl871x_cmd.h
rtl871x_debug.h
rtl871x_eeprom.c
rtl871x_eeprom.h
rtl871x_event.h
rtl871x_ht.h
rtl871x_io.c
rtl871x_io.h
rtl871x_ioctl.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl871x_ioctl_linux.c staging: rtl8712: style fix multiple line dereferences 2017-12-21 18:27:15 +01:00
rtl871x_ioctl_rtl.c
rtl871x_ioctl_rtl.h
rtl871x_ioctl_set.c staging: rtl8712: style fix unneeded else 2017-12-19 15:27:48 +01:00
rtl871x_ioctl_set.h
rtl871x_led.h
rtl871x_mlme.c staging: rtl8712: style fix multiple line dereferences 2017-12-21 18:27:15 +01:00
rtl871x_mlme.h staging: rtl8712: style fix over 80 characters warnings 2017-12-19 15:23:19 +01:00
rtl871x_mp.c staging: rtl8712: remove redundant initialization to 'rfPath' 2018-01-22 11:48:05 +01:00
rtl871x_mp.h
rtl871x_mp_ioctl.c
rtl871x_mp_ioctl.h
rtl871x_mp_phy_regdef.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl871x_pwrctrl.c staging: rtl8712: Convert timers to use timer_setup() 2017-10-18 16:18:31 +02:00
rtl871x_pwrctrl.h
rtl871x_recv.c
rtl871x_recv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl871x_rf.h
rtl871x_security.c staging: rtl8712: style fix multiple line dereferences 2017-12-21 18:27:15 +01:00
rtl871x_security.h staging: rtl8712: Convert timers to use timer_setup() 2017-10-18 16:18:31 +02:00
rtl871x_sta_mgt.c
rtl871x_wlan_sme.h
rtl871x_xmit.c staging: rtl8712: fixed multiple line derefence issue 2017-04-08 17:05:59 +02:00
rtl871x_xmit.h
rtl8712_bitdef.h
rtl8712_cmd.c staging: rtl8712: style fix over 80 characters warnings 2017-12-19 15:23:19 +01:00
rtl8712_cmd.h
rtl8712_cmdctrl_bitdef.h
rtl8712_cmdctrl_regdef.h
rtl8712_debugctrl_bitdef.h
rtl8712_debugctrl_regdef.h
rtl8712_edcasetting_bitdef.h
rtl8712_edcasetting_regdef.h
rtl8712_efuse.c staging: rtl8712: fix "Alignment match open parenthesis" 2017-07-16 08:40:58 +02:00
rtl8712_efuse.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl8712_event.h Staging: rtl8712: Remove multiple blank lines 2017-09-17 16:35:26 +02:00
rtl8712_fifoctrl_bitdef.h
rtl8712_fifoctrl_regdef.h
rtl8712_gp_bitdef.h
rtl8712_gp_regdef.h
rtl8712_hal.h
rtl8712_interrupt_bitdef.h
rtl8712_io.c
rtl8712_led.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
rtl8712_macsetting_bitdef.h
rtl8712_macsetting_regdef.h
rtl8712_powersave_bitdef.h
rtl8712_powersave_regdef.h
rtl8712_ratectrl_bitdef.h
rtl8712_ratectrl_regdef.h
rtl8712_recv.c staging: rtl8712: style fix multiple line dereferences 2017-12-21 18:27:15 +01:00
rtl8712_recv.h
rtl8712_regdef.h
rtl8712_security_bitdef.h
rtl8712_spec.h
rtl8712_syscfg_bitdef.h
rtl8712_syscfg_regdef.h
rtl8712_timectrl_bitdef.h
rtl8712_timectrl_regdef.h
rtl8712_wmac_bitdef.h
rtl8712_wmac_regdef.h
rtl8712_xmit.c staging: rtl8712: style fix over 80 characters warnings 2017-12-19 15:23:19 +01:00
rtl8712_xmit.h
sta_info.h
usb_halinit.c
usb_intf.c staging: rtl8712: Fix unbalanced braces around else statement 2017-09-17 16:35:27 +02:00
usb_ops.c
usb_ops.h
usb_ops_linux.c staging: rtl8712: style fix indentation 2017-12-19 15:27:44 +01:00
usb_osintf.h
wifi.h Staging: rtl8712 : wifi.h: Fixed Macro argument reuse 2017-06-25 16:31:22 +02:00
wlan_bssdef.h
xmit_linux.c
xmit_osdep.h