crypto: drop used conditional check
commitfd4eddc3a8237987c73fe1981ce9e3a4bd9fee29
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 May 2021 12:04:10 +0000 (14 13:04 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 2 Jun 2021 05:10:45 +0000 (2 07:10 +0200)
tree442d90c963a9204ec314481c2c3a233c3ee2b596
parentd4c7ee330cd0ca05cc0c026f845af6711e37b0f7
crypto: drop used conditional check

The condition being tested has never been set since the day the code was
first introduced.

Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210514120415.1368922-8-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
crypto/tlscredsx509.c