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

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