staging: r8188eu: rename variable within rtl8188e_Add_RateATid
authorPhillip Potter <phil@philpotter.co.uk>
Wed, 18 Aug 2021 18:08:31 +0000 (19:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Aug 2021 20:39:13 +0000 (22:39 +0200)
commit92791836cb7d79bba66389daed57d4d92783f01e
tree539f6ef28747a15d38d0e00795de8774e7c9cff6
parent1fd6d8ffad4a6ffd38d79e42c15472c4ff6332f7
staging: r8188eu: rename variable within rtl8188e_Add_RateATid

Rename 'shortGIrate' within the rtl8188e_Add_RateATid function to
'short_gi_rate', to comply with kernel camel case style rules.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210818180831.67581-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_cmd.c