Staging: rtl8192e: Rename goto OnADDBAReq_Fail
authorTree Davies <tdavies@darkphysics.net>
Thu, 29 Feb 2024 02:43:22 +0000 (18:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:15:48 +0000 (14:15 +0000)
commitb9a982d65437a98fa3cf92eda3c439ed389edf5e
tree37ddff8dfc1ba9d469fd322ed0880abf438c784b
parentea1bc302be47d3a6371461859d2c83d3a943de34
Staging: rtl8192e: Rename goto OnADDBAReq_Fail

Rename goto OnADDBAReq_Fail -> on_add_ba_req_fail
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/20240229024325.453374-6-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c