]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Rename variable RxBufShift
authorTree Davies <tdavies@darkphysics.net>
Sun, 8 Sep 2024 19:26:32 +0000 (12:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:54:42 +0000 (15:54 +0200)
commit212d1ded75252f1fc3490809aa538ae575a577be
treef2c066923328baebf1ac56cf470b6baa3caa65b6
parent463380d4cd39b147dc9a4a1f9cfe1f68a142c8b0
Staging: rtl8192e: Rename variable RxBufShift

Rename variable RxBufShift to rx_buf_shift
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/20240908192633.94144-16-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtllib.h