staging: rtl8192e: renamed variable HTIOTPeerDetermine
authorGary Rookard <garyrookard@fastmail.org>
Thu, 23 Nov 2023 14:43:36 +0000 (09:43 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Nov 2023 10:27:08 +0000 (10:27 +0000)
commitd6171fe96f9507be97d9ec8ec41cce5a1b7deca3
tree58374e3d8710bcec57f5a492b5bba4c2768ece32
parentea6df150dd4a30d260df6a583e78ec641e023ce7
staging: rtl8192e: renamed variable HTIOTPeerDetermine

Renamed from Pascal/CamelCase to Snake case the variable
HTIOTPeerDetermine.
HTIOTPeerDetermine -> ht_iot_peer_determine

Linux kernel coding style (cleanup), checkpatch Avoid CamelCase.
Driver/module rtl8192e compiles.

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20231123144337.13112-5-garyrookard@fastmail.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c