staging: rtl8712: fix camel case in function r8712_generate_ie
authorMahak Gupta <mahak_g@cs.iitr.ac.in>
Thu, 7 Apr 2022 12:09:45 +0000 (17:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Apr 2022 17:53:06 +0000 (19:53 +0200)
commitbc4f661a45205ccd60bae2641b1be2333621c90c
tree2253540fa7f11c453bc6af5b2baed7f010158801
parent847a04d676ef41b1b336cddfbd75badd09511bef
staging: rtl8712: fix camel case in function r8712_generate_ie

Adhere to linux kernel coding style.

Reported by checkpatch:

CHECK: Avoid CamelCase: <beaconPeriod>

Signed-off-by: Mahak Gupta <mahak_g@cs.iitr.ac.in>
Link: https://lore.kernel.org/r/20220407120945.31030-1-mahak_g@cs.iitr.ac.in
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/ieee80211.c