staging:rtl8192u: Rename RxPendingPktList - Style
commita1ac7d1c470372089d5cec4c47db8a165c06bdb2
authorJohn Whitmore <johnfwhitmore@gmail.com>
Fri, 27 Jul 2018 17:31:18 +0000 (27 18:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:15:52 +0000 (29 10:15 +0200)
tree657fdc4b5b07e9d6695c64d54ea0936fca8ce2c8
parent902efe070caf5d5a901c1d51bb4a5e0ebcb5c7c5
staging:rtl8192u: Rename RxPendingPktList - Style

Rename the member variable RxPendingPktList to rx_pending_pkt_list.
This change resolves the checkpatch issue with CamelCase naming.

The resulting changes are purely 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/ieee80211_rx.c
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c