[PATCH 2/3] staging: rtl8192e: rename members of struct rt_dot11d_info - style

Himadri Pandya himadri18.07 at gmail.com
Tue Feb 5 20:13:06 UTC 2019


On 05/02/19 11:53 PM, Greg KH wrote:
> On Tue, Feb 05, 2019 at 09:42:38AM -0800, Himadri Pandya wrote:
>> Rename following members of struct rt_dot11d_info to avoid checkpatch
>> warning: Avoid CamelCase
>>
>> 	bEnabled -> enabled
>>          CountryIelen -> country_len
>>          CountryIeBuf -> country_buffer
>>          CountryIeSrcAddr -> country_src_addr
>>          CountryIeWatchdog -> country_watchdog
>>          MaxTxPwrDbmList -> mac_tx_power_list
> "max_tx_power_list"?

Yes. My bad. Apologies. Fixing it in V2.

- Himadri



More information about the devel mailing list