staging: rtl8192u: remove unnecessary cast
authorTong Zhang <ztong0001@gmail.com>
Sat, 30 Jul 2022 03:33:22 +0000 (20:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:13:27 +0000 (15:13 +0200)
commit626d28e9becadb8e9b7cc66ec93184b671edf175
treee566198cb41eceb3e308e6f4995c1f610dab75b2
parent2faa312bc01b4930220fa2c4f4cbaebf3f25ea07
staging: rtl8192u: remove unnecessary cast

Cast is not needed when calling ieee80211_priv, so remove them.
No functional change in this commit.

Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Link: https://lore.kernel.org/r/20220730033335.74153-3-ztong0001@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_procfs.c