Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()
authorTree Davies <tdavies@darkphysics.net>
Fri, 25 Aug 2023 14:08:39 +0000 (07:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 08:35:04 +0000 (10:35 +0200)
commit88e5925126fdcd79160b28319e96e57da9da8de2
treef55c77cdc427c9e5af8d23c7423c65e8cc4ac78f
parent065680fcc6a4f26d3f84f22b3f58cb87a32b4b5a
Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()

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