]> git.ipfire.org Git - thirdparty/systemd.git/commit
homectl: drop redunant sort 41954/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Tue, 5 May 2026 20:08:19 +0000 (22:08 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Tue, 5 May 2026 20:08:19 +0000 (22:08 +0200)
commitc379621426a9a1b244320d5b331f634d9a46126d
tree335334255c9faaf673b275371eb0df7faa634a12
parent392846b370dcde7142f854ac38c15292522966a2
homectl: drop redunant sort

Claude points out that prompt_groups() already does the sort
in every loop, including the last.
src/home/homectl.c