linux-stable/drivers/staging/rtl8188eu/core
Luca Ceresoli 35ad45a199 staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()
Using the ternary operator allows to more concisely write the same
code, and to stay within 80 characters without even increasing the
number of lines.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 18:58:31 -08:00
..
rtw_ap.c staging: rtl8188eu: don't cast to void* when calling memset() 2016-02-07 18:58:31 -08:00
rtw_cmd.c staging: rtl8188eu: goto removed 2015-11-15 20:02:47 -08:00
rtw_debug.c staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal 2015-10-29 09:09:08 +09:00
rtw_efuse.c staging: rtl8188eu: don't cast to void* when calling memset() 2016-02-07 18:58:31 -08:00
rtw_ieee80211.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
rtw_ioctl_set.c staging: rtl8188eu: unused macros removed 2015-11-15 20:02:47 -08:00
rtw_iol.c
rtw_led.c staging: rtl8188eu: core/rtw_led.c: fix coding style issue 2015-06-08 13:45:30 -07:00
rtw_mlme.c staging: rtl8188eu: while loop replaced by for loop 2015-11-15 20:02:47 -08:00
rtw_mlme_ext.c staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA() 2016-02-07 18:58:31 -08:00
rtw_pwrctrl.c staging: rtl8188eu: jiffies are unsigned long 2015-11-15 20:02:47 -08:00
rtw_recv.c staging: rtl8188eu: operator = replaced by += in loop increment 2015-10-29 09:09:08 +09:00
rtw_rf.c Staging: rtl8188eu: core: Use ARRAY_SIZE macro 2015-10-12 20:45:38 -07:00
rtw_security.c staging: rtl8188eu: don't cast to void* when calling memset() 2016-02-07 18:58:31 -08:00
rtw_sreset.c
rtw_sta_mgt.c Staging: rtl8188eu: Correct two coding style errors 2015-10-02 11:48:15 +02:00
rtw_wlan_util.c staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
rtw_xmit.c Staging: rtl8188eu: fix space prohibited before that ',' 2015-11-15 20:02:47 -08:00