]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Rename bConnectBySSID
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Fri, 9 Sep 2022 19:21:20 +0000 (21:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Sep 2022 11:58:22 +0000 (13:58 +0200)
commit5cdc98e3ded476bc14ec35366153920286c90c81
tree3a822e315d0f151bad03001cff94151fc63c0a99
parenta623d837ab58a15d1d3bd5dc34b9c0213d215c02
staging: rtl8192e: Rename bConnectBySSID

Rename variable bConnectBySSID to connect_by_ssid to avoid CamelCase which
is not accepted by checkpatch.pl.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/2b193be93598348994b1f890b6dc5c2ffb84a9b6.1662402870.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c