]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Rename variable bRTSUseShortGI
authorTree Davies <tdavies@darkphysics.net>
Wed, 12 Jun 2024 03:22:14 +0000 (20:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 13:25:22 +0000 (15:25 +0200)
commit6d757e58aca2b7de80303e16effb0a324300bcec
tree550bda9642061f9f939cbf792fc2c4a10f0bba45
parent7fe8dbbab5b43f7e47346691367c6a3d77896154
Staging: rtl8192e: Rename variable bRTSUseShortGI

Rename variable bRTSUseShortGI to rts_use_short_gi
to fix checkpatch warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240612032230.9738-9-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtllib.h
drivers/staging/rtl8192e/rtllib_tx.c