Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()
authorTree Davies <tdavies@darkphysics.net>
Fri, 25 Aug 2023 14:08:37 +0000 (07:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 08:35:04 +0000 (10:35 +0200)
commit9ec52579dcb94a818374c9384316545cd0f00a2c
tree888d39c5e1cd7d2c987f08cb49cd1a4d6e51ba3c
parentacb0068f5526b1753870b56125f99343b1dae626
Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()

Rename variable pRxTs in function RxPktPendingTimeout() 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-7-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_TSProc.c