Re: [PATCH v5 3/7] staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()
From: Ethan Tidmore
Date: Fri Apr 03 2026 - 21:17:28 EST
On Fri Apr 3, 2026 at 5:09 PM CDT, Linus Probert wrote:
> On Fri Apr 3, 2026 at 11:39 PM CEST, Ethan Tidmore wrote:
>> On Thu Apr 2, 2026 at 12:42 AM CDT, Linus Probert wrote:
>>> Renames EFUSE_Read1Byte to rtw_efuse_read_1_byte in order to conform to
>>> kernel code styl.
>>
>> I missed that you misspelt style in my last review. Sorry about that.
>> Also, its generally wanted that you include the change logs in the
>> actual patches themselves.
>
> No worries. I'll fix and also include all the v0-v6 history in the
> individual patches.
>
> I had one question. If you have provided feedback on a
> patchset. Should I include you in the 'too' or just stick to whatever
> get_maintainer.pl spits out? Can't recall reading about any general MO
> regarding this.
There is no hard-and-fast rule but it'd be good etiquette to CC someone
if they reviewed your patchset.
Thanks,
ET
>
> Br,
> Linus