staging:rtl8192u: Remove typedef and rename QOS_TCLAS - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 4 Aug 2018 09:18:53 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:22:56 +0000 (16:22 +0200)
commitf1c3b4880bdf4f64c3bfb6d122e33b54b17231cd
tree7b9ad2b8d9540c6606869ed35c2fdb4c307a4aa3
parent0f79619d70bb1c1fa85f1a2b7dc54080b11532cb
staging:rtl8192u: Remove typedef and rename QOS_TCLAS - Style

Remove the typedef from the union QOS_TCLAS, which causes a checkpatch
issue with defining new types. In addition, as a type, the name should
be in lowercase so has been changed.

These are coding style changes and 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/ieee80211/rtl819x_TS.h
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c