[PATCH] efi: stmm: Constify struct efivar_operations

Krzysztof Kozlowski krzysztof.kozlowski at oss.qualcomm.com
Mon Feb 16 02:33:43 PST 2026


On 16/02/2026 10:49, Ilias Apalodimas wrote:
> Hi Krzysztof,
> 
> On Sun, 15 Feb 2026 at 13:06, Krzysztof Kozlowski
> <krzysztof.kozlowski at oss.qualcomm.com> wrote:
>>
>> The 'struct efivar_operations' is not modified by the driver after
>> initialization, so it should follow typical practice of being static
>> const for increased code safety and readability.
> 
> get_maintainers doesn't include me in the cc list?

I use only get_maintainers and as you can see no. You might want to add
yourself as maintainer of this driver if that's your part. Or have
korgalore/lei filters.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list