staging:rtl8192u: Rename types in QOS_TCLAS union - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 4 Aug 2018 09:18:54 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:22:56 +0000 (16:22 +0200)
commite8ac237d4854072c34fc069c8e59b586e31e945c
tree747019c19e19b743a8c8231261cd70a1c26d452e
parentf1c3b4880bdf4f64c3bfb6d122e33b54b17231cd
staging:rtl8192u: Rename types in QOS_TCLAS union - Style

Whilst none of the structures inside the qos_tclas union are used, their
names conflict with the coding standard being named in uppercase.
The names of all five have been changed to lowercase.

This is a style change, and since none of the structures are referenced,
these changes 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