OSDN Git Service

staging:rtl8192u: Rename member variables - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 28 Jul 2018 23:14:47 +0000 (00:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 09:06:04 +0000 (11:06 +0200)
commita7f4a9e21bd1ef4f0b70fc4c861dbbfb2308a748
treede8a013fe309ed5f650fb5021881b20a5a140ab1
parent4116ad1d993cc72f84f0c4cf370ac314ad9f799e
staging:rtl8192u: Rename member variables - Style

Rename the member variables of union aci_aifsn, which should be named
in lowercase. The only member variable, of this union, which is
actually used is 'acm'.

This are coding style changes 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/ieee80211/rtl819x_Qos.h
drivers/staging/rtl8192u/r8192U_dm.c