Fix coding style in crypto/rsa directory
authorPaul Yang <yang.yang@baishancloud.com>
Tue, 22 Aug 2017 17:25:23 +0000 (01:25 +0800)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 15:23:07 +0000 (16:23 +0100)
commit8686c474807d3c7bcb722294f39ac4e5627e9fa2
tree315e084d02d6c83ec3d202b44a4fcfa09322932a
parentb5fe5dfbdaf8ee25e45c9a94736a1478a355e136
Fix coding style in crypto/rsa directory

this part contains only the return (x) fix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4223)
crypto/rsa/rsa_crpt.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_none.c
crypto/rsa/rsa_ossl.c
crypto/rsa/rsa_pk1.c
crypto/rsa/rsa_prn.c
crypto/rsa/rsa_saos.c
crypto/rsa/rsa_ssl.c
crypto/rsa/rsa_x931.c