linux/drivers/staging/rtl8188eu
Michael Straube cb4e583db2 staging: rtl8188eu: cleanup long line in rtw_hal_xmit()
Cleanup a line over 80 characters in rtw_hal_xmit() by using
if(x) instead of if(x == true). Also clears a missing spaces
around '|' checkpatch issue.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-07 12:41:00 +01:00
..
core staging: rtl8188eu: remove unnecessary ternary operator 2018-11-07 12:41:00 +01:00
hal staging: rtl8188eu: cleanup long line in rtw_hal_xmit() 2018-11-07 12:41:00 +01:00
include staging: rtl8188eu: change return type of rtw_hal_xmit() 2018-11-07 12:41:00 +01:00
os_dep staging: rtl8188eu: cleanup comparsions to false 2018-10-15 16:30:39 +02:00
Kconfig Revert "staging:r8188eu: Use lib80211 to support TKIP" 2018-07-16 10:04:11 +02:00
Makefile staging: rtl8188eu: rename odm_HWConfig 2018-10-02 15:20:40 -07:00
TODO staging: rtl8188eu: Fix spelling mistake 2018-08-27 19:29:39 +02:00