Staging: rtl8192e: Rename variable tmp in function GetTs()
authorTree Davies <tdavies@darkphysics.net>
Fri, 25 Aug 2023 14:08:40 +0000 (07:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 08:35:04 +0000 (10:35 +0200)
commit12123d88b78bb3b7646f9dd3d88aab840ba4e396
tree445c7288e252d785f8933a2d37b1f0652ee6fd21
parent88e5925126fdcd79160b28319e96e57da9da8de2
Staging: rtl8192e: Rename variable tmp in function GetTs()

Rename variable tmp in function GetTs() to ts in order
to make the name consistent with other references of type
struct rx_ts_record.

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-10-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_TSProc.c