rtlwifi: rtl8192ee: trx.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:48:14 +0000 (13:48 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Dec 2014 16:54:13 +0000 (18:54 +0200)
Remove the function rtl92ee_get_available_desc() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

No differences found