diff options
author | Doron Roberts-Kedes <doronrk@fb.com> | 2018-07-26 07:59:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-28 22:53:31 -0700 |
commit | 5a3611efe5b3095f348c892d040202b2ae969f4e (patch) | |
tree | aea29e46fc5a62806b4571de523c6fb19d730f9c /crypto/ahash.c | |
parent | 37b81dc5ed31d497a6f1ab2bf8578f2343b349ef (diff) |
tls: Remove dead code in tls_sw_sendmsg
tls_push_record either returns 0 on success or a negative value on failure.
This patch removes code that would only be executed if tls_push_record
were to return a positive value.
Signed-off-by: Doron Roberts-Kedes <doronrk@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions