Re: [PATCH 5/6] staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthm_Shared
From: Greg KH
Date: Tue Jul 07 2026 - 07:05:05 EST
On Mon, Jun 01, 2026 at 08:39:57PM +0000, fliegbert2@xxxxxxxxx wrote:
> From: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@xxxxxxxxx>
>
> Rename variable dot11AuthAlgrthm_Shared to dot11_auth_algrthm_shared
> to resolve checkpatch.pl CamelCase finding.
It is not a variable, it is a enum :(