]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Rename variable AddReorderEntry
authorTree Davies <tdavies@darkphysics.net>
Tue, 21 May 2024 03:17:02 +0000 (20:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jun 2024 11:16:20 +0000 (13:16 +0200)
commitbe5bd4ca524242ab963235d04314dbd9472cc007
tree112eef4d563d96e8c66be6191894889279512061
parenta4b2c5fa04b94dbc02e63c8d6ce7b19d5998da86
Staging: rtl8192e: Rename variable AddReorderEntry

Rename variable AddReorderEntry to add_reorder_entry
to fix checkpatch warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240521031718.17852-16-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c