]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homework.h
homework: always pass HomeSetup param first, PasswordCache second
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Oct 2021 15:16:13 +0000 (17:16 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 28 Oct 2021 06:17:46 +0000 (08:17 +0200)
commitc00b2ddc6e5995421d75740d8d6ec0ae10d92ee9
treeed9593e9b69d15319157bff17488041ed82eb053
parenta70e0ad764b5e797e40455c3bbeffacff58ae7df
homework: always pass HomeSetup param first, PasswordCache second

Some of our operations did it one way, most the other. Let's unify on
the order that is more popular.
src/home/homework-cifs.c
src/home/homework-directory.c
src/home/homework-directory.h
src/home/homework-fscrypt.c
src/home/homework-fscrypt.h
src/home/homework-luks.c
src/home/homework-luks.h
src/home/homework.c
src/home/homework.h