]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: convert traffic_status_watchdog() local variables to snake_case
authorKhushal Chitturi <khushalchitturi@gmail.com>
Thu, 12 Feb 2026 14:21:27 +0000 (19:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:19:19 +0000 (16:19 +0100)
commited8382fb4fadc86c24dc0fc54c53ae99dad08b9d
tree4d3456e03eb442b784160054034c35f4ea37abcd
parent1d4d268ff2f22d6f68131a01ecf0d14e63a788e4
staging: rtl8723bs: convert traffic_status_watchdog() local variables to snake_case

Convert the local variable names in traffic_status_watchdog()
to snake_case to follow naming conventions.

Signed-off-by: Khushal Chitturi <khushalchitturi@gmail.com>
Link: https://patch.msgid.link/20260212142131.28131-4-khushalchitturi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c
drivers/staging/rtl8723bs/core/rtw_mlme.c