Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()
authorTree Davies <tdavies@darkphysics.net>
Fri, 25 Aug 2023 14:08:33 +0000 (07:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 08:35:03 +0000 (10:35 +0200)
commit568fb23971046ce10b8d7cff265f661f6ce199de
tree3b4ed174a773dd5de2b4b54705652cfd81fc9750
parent0114d2209e88a0b82445c39d7ff88c20402162dd
Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()

Rename variable pTS in function rtllib_rx_ADDBAReq() to ts
to fix checkpatch warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20230825140847.501113-3-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c