linux-stable/drivers/staging/rtl8188eu
Ivan Safonov 4d7dc178ab staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() result
The type cast
padapter = (struct adapter *)rtw_netdev_priv(dev);
do nothing because type of rtw_netdev_priv() result
is (struct adapter *).

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Link: https://lore.kernel.org/r/20200815203306.121039-1-insafonov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-18 16:07:17 +02:00
..
core staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() result 2020-08-18 16:07:17 +02:00
hal staging: rtl8188eu: cleanup whitespace in declarations 2020-07-23 10:31:45 +02:00
include staging: r8188eu: replace rtw_netdev_priv define with inline function 2020-08-02 12:47:37 +02:00
os_dep staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() result 2020-08-18 16:07:17 +02:00
Kconfig staging: rtl8188eu: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +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