rtlwifi: rtl8192ee: Remove some variable initializations
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 31 Aug 2019 18:06:44 +0000 (13:06 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Sep 2019 13:30:48 +0000 (16:30 +0300)
commit9dc35d8a555b18d3b07a8d05c7108f54af71ab59
tree9e1ad3645190dc84b0f11682a8ff6c36345379b1
parent200e8bd4df8f740c78c67f8d771e369c5213c54a
rtlwifi: rtl8192ee: Remove some variable initializations

A number of variables are initialized when declared that set later in the
routine, thus the initialization can be removed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c