]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Rename variable pReorderEntry
authorTree Davies <tdavies@darkphysics.net>
Sun, 8 Sep 2024 19:26:18 +0000 (12:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:54:41 +0000 (15:54 +0200)
commit1ca30a5f0da05db739e93699722964a77680372b
treee17d5d4d76bbf1c6bb68d9bb728cf0ef3c2a9c1b
parentf95ca85843d08632b4065089d86b342f4f8ddd32
Staging: rtl8192e: Rename variable pReorderEntry

Rename variable pReorderEntry to reorder_entry
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/20240908192633.94144-2-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_TSProc.c
drivers/staging/rtl8192e/rtllib_rx.c