diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-02-15 12:06:28 +0100 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-02-18 11:26:20 +0100 |
| commit | 62cb7abdef118ffdc9748ad4de69bb9b38771340 (patch) | |
| tree | 302e1c8a7bdce16cffd9e97e1ca664e106d23d27 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | e00ac9e5afb5d80c0168ec88d8e8662a54af8249 (diff) | |
efi: stmm: Constify struct efivar_operations
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.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
