linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi
Larry Finger 5f647f4dfe rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
In several places, the code assigns a variable inside an "if" or "case"
block, but uses it only once. The code is simplified by eliminating
the extraneous variable. With this change, one level of indenting is
saved.

This patch does not cause any functional changes in the binary code.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-11-08 14:30:16 +02:00
..
btcoexist Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8188ee wireless-drivers-next patches for 4.15 2017-11-04 18:07:50 +09:00
rtl8192c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl8192ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8192cu Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8192de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8192ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8192se Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8723ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8723be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8723com Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
rtl8821ae wireless-drivers-next patches for 4.15 2017-11-04 18:07:50 +09:00
base.c rtlwifi: Remove seq_number from rtl_tid_data 2017-10-27 11:02:58 +03:00
base.h rtlwifi: Convert timers to use timer_setup() 2017-10-27 10:41:57 +03:00
cam.c
cam.h
core.c rtlwifi: Convert timers to use timer_setup() 2017-10-27 10:41:57 +03:00
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables 2017-11-08 14:30:16 +02:00
pci.h rtlwifi: rtl_pci: Fix formatting errors in pci.h 2017-11-08 14:30:15 +02:00
ps.c rtlwifi: Convert timers to use timer_setup() 2017-10-27 10:41:57 +03:00
ps.h
pwrseqcmd.h
rc.c rtlwifi: constify rate_control_ops structure 2017-08-08 14:53:08 +03:00
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c rtlwifi: Remove seq_number from rtl_tid_data 2017-10-27 11:02:58 +03:00
usb.h
wifi.h rtlwifi: Remove seq_number from rtl_tid_data 2017-10-27 11:02:58 +03:00