Staging: rtl8192e: Rename variable pStatusCode
authorTree Davies <tdavies@darkphysics.net>
Thu, 21 Sep 2023 03:25:11 +0000 (20:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Sep 2023 09:12:19 +0000 (11:12 +0200)
commit718aa4d31fc485f5218054e4ad274e455df6e0ea
treec7e67704bf98c591542ec864ff5f8a12bfde6811
parent7f39ba9d62fd366c622d267ec845761aecf55675
Staging: rtl8192e: Rename variable pStatusCode

Rename variable pStatusCode to status_code 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/20230921032515.96152-8-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c