Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132684
b: refs/heads/master
c: 1693531
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu committed Feb 18, 2009
1 parent ab2680f commit c5eb56e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07bf44f86989f5ed866510374fe761d1903681fb
refs/heads/master: 1693531e9ef11959300617c68a8322ad006b5475
2 changes: 0 additions & 2 deletions trunk/crypto/shash.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,6 @@ static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type,
static int crypto_shash_init_tfm(struct crypto_tfm *tfm,
const struct crypto_type *frontend)
{
if (frontend->type != CRYPTO_ALG_TYPE_SHASH)
return -EINVAL;
return 0;
}

Expand Down

0 comments on commit c5eb56e

Please sign in to comment.