OSDN Git Service

staging: rtl8188eu: rename variable isCCKrate - style
authorMichael Straube <straube.linux@gmail.com>
Sun, 21 Oct 2018 19:45:27 +0000 (21:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 11:41:00 +0000 (12:41 +0100)
commit755842d8c7900be0b8bd87eaf23cc61bb53b47c7
tree7a6ee0d0b6f0956bd9bbf121f99d976aed7abed3
parentded11a81a7d2d12ba11fc269698baca8b3dbdf2a
staging: rtl8188eu: rename variable isCCKrate - style

Rename the variable isCCKrate to avoid CamelCase.
isCCKrate -> is_cck_rate

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/odm_hwconfig.c