]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
staging:rtl8192u: Remove unused page e Bit Mask definitions - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 22 Jul 2018 22:10:31 +0000 (23:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 12:04:34 +0000 (14:04 +0200)
Remove the unused 'page e' Bit Mask definitions. These definitions will
fail the checkpatch CamelCase naming tests. As they are unused in code they
have simply been removed rather then renaming.

This is a coding style change which should have no impact on runtime
code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phyreg.h

index 671fd35297d597e4e750e02a1868c51914a3e46e..93be2b2cf89931f51475f903481af44f8a36087a 100644 (file)
 #define bCCKSideBand                           0x10
 
 /* page e */
-#define bTxAGCRate18_06                        0x7f7f7f7f
-#define bTxAGCRate54_24                        0x7f7f7f7f
-#define bTxAGCRateMCS32                0x7f
 #define bTxAGCRateCCK                  0x7f00
-#define bTxAGCRateMCS3_MCS0    0x7f7f7f7f
-#define bTxAGCRateMCS7_MCS4    0x7f7f7f7f
-#define bTxAGCRateMCS11_MCS8   0x7f7f7f7f
-#define bTxAGCRateMCS15_MCS12  0x7f7f7f7f
-
 
 /* Rx Pseduo noise */
 #define bRxPesudoNoiseOn         0x20000000