staging: rtl8192e: rename rateIndex to rate_index
authorMichael Straube <straube.linux@gmail.com>
Thu, 22 Feb 2024 11:27:21 +0000 (12:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:10:16 +0000 (14:10 +0000)
commitdadfab23abab4d01d1cdd4592a63ca6151c157ff
tree9a7efcb7e7efd1d49ef82751edd1bf20753916a8
parent8017f5ac5a1cb56ec92d9910342aa494084be5c7
staging: rtl8192e: rename rateIndex to rate_index

Rename the variable rateIndex in the function
_rtl92e_update_received_rate_histogram_stats() to avoid camel case.

rateIndex -> rate_index

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240222112723.18428-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c