]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6048a5d52de9b25347e144cfd45141be636df7a
tree799adb2c71f7365f37bf6e93a1cc0223100e571c
parent5d447dab06d59ab4e9f8e392ba4d2ed99138c03a
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