staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Thu, 8 Apr 2021 07:05:53 +0000 (09:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Apr 2021 07:27:58 +0000 (09:27 +0200)
commit5f0bf36ed66e111936a518daddb79b8a8d269f7a
tree501e8af06150ebfe9f7b11fa7e19aec76317a6a5
parentc82b130616e3aed2ff8c635353360978716c5762
staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c

Remove camelcase. Issue detected by checkpatch.pl. For now, change only
names of static functions in order to not break the driver's code.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210408070553.30363-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c