Loading
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>