]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd4cabdb041979b03e6183316bd127d93531c3e8
tree747019c19e19b743a8c8231261cd70a1c26d452e
parent1f363754d947c36ee05e82168078740f74cc9c2c
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