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

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