]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptenroll: drop deadcode
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 10 Feb 2023 09:22:57 +0000 (18:22 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 10 Feb 2023 10:45:19 +0000 (10:45 +0000)
commit645063d1bb309137f884d9c9f01d2b7d01ab2ca8
tree65b7ee8032af2ae364c3fddad4e7b61425e8d498
parentc9853672a030cb27a802fce58e8e8b1fba26cd5d
cryptenroll: drop deadcode

Follow-up for b0fc23fae51d244d2c33d70c10003aa5d5840223.

After the commit, 'signature_path' is now always non-NULL, hence the
condition can be dropped.

Fixes CID#1504492.
src/cryptenroll/cryptenroll-tpm2.c