Commit 93860840 authored by John Whitmore's avatar John Whitmore Committed by Greg Kroah-Hartman
Browse files

staging:rtl8192u: Remove unused RTL8258 definitions - Style



Remove the unused RTL8258 definitions. These definitions fail the checkpatch
CamelCase naming test, rather then renaming, as the definitions are unused
they have simply been removed. This is a coding style change which should
not impact runtime code execution.

Signed-off-by: default avatarJohn Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 68209785
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -104,11 +104,6 @@
/* Zebra4 */
#define rGlobalCtrl				0

/* RTL8258 */
#define rRTL8258_TxLPF				0x11
#define rRTL8258_RxLPF				0x13
#define rRTL8258_RSSILPF		0xa

/* Bit Mask
 * page-1
 */