]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
rtlwifi: btcoexist: Remove CamelCase variable
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 14 Feb 2019 22:36:38 +0000 (16:36 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 19 Feb 2019 15:02:52 +0000 (17:02 +0200)
File halbt_precomp.h contains the only CamelCase value, namely
GetDefaultAdapter, but that macro is never used, thus it is deleted.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h

index 602cac41c910becba4113c7ad25e9eb47cd2fe2b..30a25480752df91b83d7cf48b940f9f081e638d8 100644 (file)
@@ -28,8 +28,6 @@
 #include "halbtc8821a2ant.h"
 #include "halbtc8821a1ant.h"
 
-#define GetDefaultAdapter(padapter)    padapter
-
 #define BIT0   0x00000001
 #define BIT1   0x00000002
 #define BIT2   0x00000004