]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
authorMichael Straube <straube.linux@gmail.com>
Sun, 11 Sep 2022 16:19:48 +0000 (18:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 11:07:54 +0000 (13:07 +0200)
commitecb1ae546a8f8c60a08aac30d6a343de63cf9e7c
tree6a1a776c1761e44fa4945e01ce3e016e0cbd94e1
parent8a61a92f992db0d536b10203893bb88c1355e1ff
staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()

Rename the variable 'AntPower' in odm_query_rxpwrpercentage() to avoid
camel case.

AntPower -> antpower

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220911161949.11293-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm_HWConfig.c