]> git.ipfire.org Git - thirdparty/systemd.git/commit
tty-ask-pwd-agent: small cleanup in process_one_password_file()
authorFranck Bui <fbui@suse.com>
Fri, 20 Sep 2019 13:07:31 +0000 (15:07 +0200)
committerFranck Bui <fbui@suse.com>
Sat, 5 Oct 2019 06:08:24 +0000 (08:08 +0200)
commit87c4444ac9934fe59e04adc69d962ec5aa58a7dd
tree548deb70b5ac25e9c20b2c9f1d748a740906dcf1
parent825721eb8d4814d7491876f7a4f1ba1173496a0e
tty-ask-pwd-agent: small cleanup in process_one_password_file()

Split the part dealing which asks for password on tty in a dedicated function
making process_one_password_file() hopefully easier to read.

No functional changes.
src/tty-ask-password-agent/tty-ask-password-agent.c