1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192e
Mateusz Kulikowski a5c06ad83b staging: rtl8192e: Replace ?: with min_t
Replace :? with min_t for readability. Remove check that is always false.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-01 06:33:22 +09:00
..
rtl8192e staging: rtl8192e: Remove unused rtl_crypto.h 2015-06-01 06:33:22 +09:00
Kconfig
Makefile
TODO
dot11d.c staging: rtl8192e: fixed coding style issues 2014-08-30 13:54:03 -07:00
dot11d.h staging: rtl8192e: Fix LONG_LINE warnings 2015-06-01 06:33:21 +09:00
license
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: Fix OOM_MESSAGE warnings 2015-06-01 06:33:22 +09:00
rtl819x_HT.h staging: rtl8192e: remove CURRENT_RATE macro 2015-03-20 13:14:00 +01:00
rtl819x_HTProc.c staging: rtl8192e: Fix LONG_LINE warnings 2015-06-01 06:33:21 +09:00
rtl819x_Qos.h staging: rtl8192e: Make ethernet addresses properly aligned 2015-06-01 06:31:59 +09:00
rtl819x_TS.h staging: rtl8192e: Make ethernet addresses properly aligned 2015-06-01 06:31:59 +09:00
rtl819x_TSProc.c staging: rtl8192e: Fix LONG_LINE warnings 2015-06-01 06:33:21 +09:00
rtllib.h staging: rtl8192e: Remove unimplemented iwpriv handlers 2015-06-01 06:33:22 +09:00
rtllib_crypt_ccmp.c staging: rtl8192e: Fix PREFER_PR_LEVEL warnings 2015-06-01 06:33:21 +09:00
rtllib_crypt_tkip.c staging: rtl8192e: Fix PREFER_PR_LEVEL warnings 2015-06-01 06:33:21 +09:00
rtllib_crypt_wep.c staging: rtl8192e: Comment cleanup (style/format) 2015-04-03 15:29:31 +02:00
rtllib_debug.h staging: rtl8192e: Remove assert() macro 2015-06-01 06:33:21 +09:00
rtllib_module.c staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry) 2015-06-01 06:33:21 +09:00
rtllib_rx.c staging: rtl8192e: Replace ?: with max_t 2015-06-01 06:33:22 +09:00
rtllib_softmac.c staging: rtl8192e: Fix LONG_LINE warnings 2015-06-01 06:33:21 +09:00
rtllib_softmac_wx.c staging: rtl8192e: Replace ?: with min_t 2015-06-01 06:33:22 +09:00
rtllib_tx.c staging: rtl8192e: Fix LONG_LINE warnings 2015-06-01 06:33:21 +09:00
rtllib_wx.c staging: rtl8192e: Replace ?: with min_t 2015-06-01 06:33:22 +09:00