Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()
authorTree Davies <tdavies@darkphysics.net>
Fri, 25 Aug 2023 14:08:38 +0000 (07:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 08:35:04 +0000 (10:35 +0200)
commit065680fcc6a4f26d3f84f22b3f58cb87a32b4b5a
tree8ad2b6f57a295326ec7bc17fb8d85e2a58182eb7
parent9ec52579dcb94a818374c9384316545cd0f00a2c
Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()

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