staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure
authorAyush Tiwari <ayushtiw0110@gmail.com>
Mon, 25 Mar 2024 17:52:47 +0000 (23:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Mar 2024 08:26:50 +0000 (09:26 +0100)
commit26a73b4d30d29f572163f7399e39d56677607b55
treeedd106faba4d95156d39d9347f6bd616e706f68c
parenta212650fa295fff5e2b231f8473d39bc47f3ad2a
staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure

Rename variable backupTKIPCountermeasure to backup_TKIP_countermeasure
to address checkpatch warning 'Avoid Camelcase' and to ensure
adherence to coding style guidelines.

Signed-off-by: Ayush Tiwari <ayushtiw0110@gmail.com>
Link: https://lore.kernel.org/r/3fd64e6671d3f86c49fd8c6ba9ef64c4f0e0b75e.1711388443.git.ayushtiw0110@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/mlme_linux.c