]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename RxLastSeqNum - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Fri, 27 Jul 2018 17:31:21 +0000 (18:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:15:52 +0000 (10:15 +0200)
commitcb919d6b67f5e84949314a6b47291b97937446f4
tree972097bc8276cf254d03a1ee167579d2314fa4c9
parentb107256e43cce581fee2d907882bb0e718f0cf01
staging:rtl8192u: Rename RxLastSeqNum - Style

Rename the member variable RxLastSeqNum to rx_last_seq_num. This change
clears the checkpatch issue with CamelCase naming.

The resulting changes are purely coding style in nature so 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