]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
bootspec: fix string table naming for BootEntryType/BootEntrySource (#38106)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jul 2025 00:11:30 +0000 (09:11 +0900)
committerGitHub <noreply@github.com>
Tue, 8 Jul 2025 00:11:30 +0000 (09:11 +0900)
This was all very confusing and not matching our coding style
recommendations. Let's fix that.

Prompted by #37897, which really should make use of BootEntryType, but
we better clean it up first.


Trivial merge