diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-03-30 09:38:33 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-03-31 00:32:11 +0200 |
commit | 2fe8749de7a77e0906638c5a5390b1b728259774 (patch) | |
tree | 28f52437e41228a11cb079a2b3a9091349fa4731 /docs/.gitattributes | |
parent | man: update root-hash-signature option with value (diff) | |
download | systemd-2fe8749de7a77e0906638c5a5390b1b728259774.tar.xz systemd-2fe8749de7a77e0906638c5a5390b1b728259774.zip |
veritysetup: fix parsing of root-hash-signature= option
The function was named confusingly and we managed to confused ourselves. The
parameter was assigned incorrectly and then reassigned correctly in the caller.
Let's simplify the whole thing by just saving the optarg param.
I considered moving the unhexmemming and/or reading of the file to the parse
function, but decided against it. I think it's nicer to parse all options
before opening external files.
Diffstat (limited to 'docs/.gitattributes')
0 files changed, 0 insertions, 0 deletions