linux-xiaomi-chiron/drivers/staging/rtl8712
Ankit Baluni 341a8f866e Staging: rtl8712: Fixed a coding sytle issue
Removed braces for a 'if' condition as it contain only single line &
there is no need for braces for such case according to coding style
rules.

Signed-off-by: Ankit Baluni <b18007@students.iitmandi.ac.in>
Link: https://lore.kernel.org/r/20200729074541.1972-1-b18007@students.iitmandi.ac.in
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-29 14:00:25 +02:00
..
basic_types.h staging: rtl8712: base_types: Remove unused macros 2020-07-03 10:32:13 +02:00
drv_types.h
ethernet.h
hal_init.c staging: rtl8712: handle firmware load failure 2020-07-17 12:08:44 +02:00
ieee80211.c
ieee80211.h staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
Kconfig staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
Makefile
mlme_linux.c
mlme_osdep.h
mp_custom_oid.h
os_intfs.c
osdep_intf.h staging: rtl8712: Simplify expressions with boolean logic 2020-07-10 13:53:59 +02:00
osdep_service.h
recv_linux.c
recv_osdep.h
rtl871x_cmd.c staging: rtl8712: Annotate r8712_sitesurvey_cmd() 2020-07-10 13:52:45 +02:00
rtl871x_cmd.h staging: rtl8712: Fixes for simple typos in C comments 2020-03-12 12:54:34 +01:00
rtl871x_debug.h
rtl871x_eeprom.c
rtl871x_eeprom.h
rtl871x_event.h
rtl871x_ht.h staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
rtl871x_io.c
rtl871x_io.h
rtl871x_ioctl.h
rtl871x_ioctl_linux.c Staging: rtl8712: Fixed a coding sytle issue 2020-07-29 14:00:25 +02:00
rtl871x_ioctl_rtl.c
rtl871x_ioctl_rtl.h
rtl871x_ioctl_set.c
rtl871x_ioctl_set.h
rtl871x_led.h
rtl871x_mlme.c staging: rtl8712/: Using comparison to true is error prone 2020-07-10 13:55:11 +02:00
rtl871x_mlme.h
rtl871x_mp.c staging: rtl8712: Remove unnecessary braces 2020-03-20 15:07:44 +01:00
rtl871x_mp.h
rtl871x_mp_ioctl.c
rtl871x_mp_ioctl.h
rtl871x_mp_phy_regdef.h staging: rtl8712: Correct a typo in a comment 2020-03-19 15:09:10 +01:00
rtl871x_pwrctrl.c
rtl871x_pwrctrl.h
rtl871x_recv.c staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
rtl871x_recv.h staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
rtl871x_rf.h
rtl871x_security.c staging: rtl*/security: Use static const in array declarations 2020-07-17 12:08:44 +02:00
rtl871x_security.h
rtl871x_sta_mgt.c
rtl871x_wlan_sme.h
rtl871x_xmit.c staging: rtl8712: switch to common ieee80211 headers 2020-06-16 21:26:18 +02:00
rtl871x_xmit.h staging: rtl8712: code improvements to make_wlanhdr 2020-04-13 08:55:29 +02:00
rtl8712_bitdef.h
rtl8712_cmd.c
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
rtl8712_efuse.h
rtl8712_event.h
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
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: Simplify expressions with boolean logic 2020-07-10 13:53:59 +02: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
rtl8712_xmit.h
sta_info.h
TODO
usb_halinit.c staging: rtl8712: correct spelling mistake in comment 2020-04-16 12:33:03 +02:00
usb_intf.c staging: rtl8712: handle firmware load failure 2020-07-17 12:08:44 +02:00
usb_ops.c
usb_ops.h
usb_ops_linux.c staging: rtl8712: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
usb_osintf.h
wifi.h staging: rtl8712: use common ieee80211 constants 2020-07-03 10:32:13 +02:00
wlan_bssdef.h
xmit_linux.c
xmit_osdep.h