2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/staging/rtl8188eu
Bhaskar Singh 34fbab5f0a staging: rtl8188eu: Removed unnecessary parentheses
Removed unnecessary parentheses and this resolve the check patch issue.

Structure dereference operator have higher precedence then Address of
operator So there is no need of parentheses.

This change is purely coding style in nature and should have not effect
on runtime code execution.

Signed-off-by: Bhaskar Singh <bhaskar.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-27 19:22:39 +02:00
..
core staging: rtl8188eu: Removed unnecessary parentheses 2018-08-27 19:22:39 +02:00
hal staging: rtl8188eu: remove unused array dB_Invert_Table 2018-08-08 14:23:16 +02:00
include staging: rtl8188eu: use phydm_reg.h from rtlwifi 2018-08-27 19:20:48 +02:00
os_dep Staging/IIO patches for 4.19-rc1 2018-08-18 11:00:00 -07:00
Kconfig Revert "staging:r8188eu: Use lib80211 to support TKIP" 2018-07-16 10:04:11 +02:00
Makefile staging: rtl8188eu: rename odm_RTL8188E - style 2018-08-02 09:44:27 +02:00
TODO staging:r8188eu: Remove rx_handler_data unnecessary read 2018-05-11 11:48:24 +02:00