OSDN Git Service

staging:rtl8192u: Remove repeated definitions - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Thu, 26 Jul 2018 19:24:25 +0000 (20:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:13:26 +0000 (10:13 +0200)
commit14c964a2d3707891bd20b1883fd339f41bba4068
tree799adb2c71f7365f37bf6e93a1cc0223100e571c
parentfb37edcfcba7088d07a0ebb79f2991cd190d0a99
staging:rtl8192u: Remove repeated definitions - Style

Remove bit field masks which are defined in two files: r819xU_phy.h
and r819xU_phyreg.h. Or in the case of bMaskByte3 defined but never used.

The definitions have been removed from the file r819xU_phy.h.

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_phy.h