commit | df586cbb6be97aaf55b9a01e1d0ab01bc03d70d1 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Sat Feb 07 06:16:46 2015 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Feb 28 23:31:37 2015 +1300 |
tree | 7cf0e1823861a25cacc68d48cc4f9fdb6c11b828 | |
parent | 6cf02fcab1f6158c224fb00619f21556d8e5c4ea [diff] |
crypto: sahara - drop unnecessary default assignment All possible code-paths will assign ret to suitable values so this default value is not needed. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>