]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: rename camelCase variable
authorBhavya Gupta <anim8tor.ing@gmail.com>
Sat, 21 Mar 2026 13:16:00 +0000 (18:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Mar 2026 08:35:51 +0000 (10:35 +0200)
commit07ddb1d5d69cbfaeeb0d8835b9311cbec1843972
treefde2864616fc39d8f40aeaacbd76b48f1ea283e7
parent65978823ceeb290eaf5add2c36d8d04613160b78
staging: rtl8723bs: rename camelCase variable

Rename the "pIE" variable to "ie" to comply with the linux kernel coding
style.

This fixes the following checkpatch.pl warnings:
CHECK: Avoid CamelCase: <pIE>

Signed-off-by: Bhavya Gupta <anim8tor.ing@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/ab6aELnTA0EnQI6X@gamin8ing
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ap.c