Remove unneeded switch statement to fix warning
authorDane (4cad@silvertoque) <dslh.4cad@gmail.com>
Wed, 19 Feb 2020 02:38:12 +0000 (21:38 -0500)
committerPauli <paul.dale@oracle.com>
Thu, 20 Feb 2020 08:53:50 +0000 (18:53 +1000)
commit1f2235ea4e48a48f0c06406c22c8ae31a6ccaae6
tree511a3cb2171b4c7539e97f768ac906294c057234
parentcc0663f697b05ed121a728241f0502250429802d
Remove unneeded switch statement to fix warning

https://github.com/openssl/openssl/issues/10958

CLA: trivial

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11125)
crypto/evp/bio_b64.c
crypto/evp/bio_enc.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c