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

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