Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247773
b: refs/heads/master
c: 07aab76
h: refs/heads/master
i:
  247771: 5eb9c41
v: v3
  • Loading branch information
Dmitry Kasatkin authored and Herbert Xu committed Apr 26, 2011
1 parent 7e2416d commit d8a6d59
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: 455e33898e65108b379e74bcc3c9d6d2b50da9a6
refs/heads/master: 07aab762feb6b49e8004bfba2659db17f7b64e35
2 changes: 0 additions & 2 deletions trunk/drivers/crypto/omap-sham.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,6 @@ static int omap_sham_cra_init_alg(struct crypto_tfm *tfm, const char *alg_base)
struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm);
const char *alg_name = crypto_tfm_alg_name(tfm);

pr_info("enter\n");

/* Allocate a fallback and abort if it failed. */
tctx->fallback = crypto_alloc_shash(alg_name, 0,
CRYPTO_ALG_NEED_FALLBACK);
Expand Down

0 comments on commit d8a6d59

Please sign in to comment.