Staging: rtl8192e: Rename variable pBaTimeoutVal
authorTree Davies <tdavies@darkphysics.net>
Mon, 27 Nov 2023 05:43:03 +0000 (21:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2023 13:59:20 +0000 (13:59 +0000)
commitcc6c66a6d41f6b28fbe5f11c3552381f529a9867
treeb3026f5f11916a2c7d627988f99b8493052c05f4
parent60b280a3470e1bf6bddd0756e27a7a783c14e5dc
Staging: rtl8192e: Rename variable pBaTimeoutVal

Rename variable pBaTimeoutVal to ba_timeout_value to fix checkpatch
warning Avoid CamelCase, and make the name consistent with variables
of same name/type.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Link: https://lore.kernel.org/r/20231127054305.148276-14-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c