]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Delete unnecessary variable initialisation
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 18 Mar 2016 02:22:52 +0000 (13:22 +1100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Apr 2016 16:37:40 +0000 (19:37 +0300)
commit40871ed3be15a4780b2caf4bb258277843ff48bd
tree747a0fe53bc43cc1b9e3df8a052db4142462bbfd
parent5146ab133778c8bc105ea6fd59e155c1ee67fed6
ath9k_htc: Delete unnecessary variable initialisation

In ath9k_hif_usb_rx_stream(), i is initialised in the for loop it's
used in.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
[Rewrote commit message]
Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/hif_usb.c