]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging/rtl8192u: Avoid CamelCase in names of variables
authorLen Baker <len.baker@gmx.com>
Tue, 24 Aug 2021 07:25:43 +0000 (09:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 10:14:27 +0000 (12:14 +0200)
commit7dfe9fac786769e1a49fa350158d39b4fef237ba
tree7a620b7d64c8ac95526fc8c6cf493837d80b0f78
parent07abf8b41eaf28ea6e342730b91d5a62fa914431
staging/rtl8192u: Avoid CamelCase in names of variables

Avoid CameCase in the names of all local variables inside the function
rtl8192_phy_SwChnlStepByStep().

Signed-off-by: Len Baker <len.baker@gmx.com>
Link: https://lore.kernel.org/r/20210824072545.7321-2-len.baker@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phy.c