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

Rename the member variable bAddBaReqDelayed to add_ba_req_delayed
This change clears 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/rtl819x_BAProc.c
drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c