Staging: rtl8192e: Rename variable bCkipSupported
authorTree Davies <tdavies@darkphysics.net>
Tue, 27 Feb 2024 04:41:44 +0000 (20:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:15:08 +0000 (14:15 +0000)
commitce0ba55088eb4a5a75f6c8efbcfd3148abc27ab4
treea9cd5bf34930d49e8202e6f0ea4a8fd67f75096e
parent99a21d5ae578be666f99e7de3ec9f7e46cd7e90d
Staging: rtl8192e: Rename variable bCkipSupported

Rename variable bCkipSupported to ckip_supported to fix checkpatch
warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240227044157.407379-8-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib.h
drivers/staging/rtl8192e/rtllib_rx.c
drivers/staging/rtl8192e/rtllib_softmac.c