From: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
To: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Cc: Ard Biesheuvel <ardb@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
linux-efi@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] efi: stmm: Constify struct efivar_operations
Date: Mon, 16 Feb 2026 12:07:43 +0100 [thread overview]
Message-ID: <5823f778-d422-4190-99bf-d66ffa437f6c@oss.qualcomm.com> (raw)
In-Reply-To: <CAC_iWjKXcp8mmUaFphHRjJc+n3RNasVi91+_eP-mm3a9pnmYSg@mail.gmail.com>
On 16/02/2026 11:43, Ilias Apalodimas wrote:
> On Mon, 16 Feb 2026 at 12:33, Krzysztof Kozlowski
> <krzysztof.kozlowski@oss.qualcomm.com> wrote:
>>
>> On 16/02/2026 10:49, Ilias Apalodimas wrote:
>>> Hi Krzysztof,
>>>
>>> On Sun, 15 Feb 2026 at 13:06, Krzysztof Kozlowski
>>> <krzysztof.kozlowski@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.
>
> Hrrm, that's weird. Running it locally returns a more extended list
> which includes me and Sumit Garg.
You might be using git fallback, but this is not a maintainer. It shows
random people either involved or not involved (like cc-ing me on half of
kernel drivers), thus it is not recommended for daily use and all tools
(e.g b4 or personal scripts) do not use fallbacks.
> I'll have a look on what's going on.
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-02-16 11:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-15 11:06 [PATCH] efi: stmm: Constify struct efivar_operations Krzysztof Kozlowski
2026-02-16 9:49 ` Ilias Apalodimas
2026-02-16 10:33 ` Krzysztof Kozlowski
2026-02-16 10:43 ` Ilias Apalodimas
2026-02-16 11:07 ` Krzysztof Kozlowski [this message]
2026-02-17 11:30 ` Ard Biesheuvel
2026-02-17 12:25 ` Krzysztof Kozlowski
2026-02-17 12:34 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5823f778-d422-4190-99bf-d66ffa437f6c@oss.qualcomm.com \
--to=krzysztof.kozlowski@oss.qualcomm.com \
--cc=alexandre.torgue@foss.st.com \
--cc=ardb@kernel.org \
--cc=ilias.apalodimas@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox