Re: [PATCH 3/5] staging: rtl8192e: renamed variable bCurBW40MHz
From: Gary Rookard
Date: Sun Nov 26 2023 - 05:47:45 EST
Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> writes:
> On Sat, Nov 25, 2023 at 05:34:30PM -0500, Gary Rookard wrote:
>> Renamed from CamelCase to Snake case the variable bCurBW40MHz.
>> bCurBW40MHz -> b_cur_bw_40mhz
>
> Same here, why keep the "b"? "b" usually means "byte" which of course
> means nothing here, so it can be dropped.
>
> thanks,
>
> greg k-h
Okay, will redo.
Regards,
Gary