Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329747
b: refs/heads/master
c: c2b3711
h: refs/heads/master
i:
  329745: ef45c7d
  329743: eca84e2
v: v3
  • Loading branch information
Jussi Kivilinna authored and Herbert Xu committed Sep 6, 2012
1 parent 39d3cd9 commit 6794633
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 312639bb1bc65abca243a6cee6e5364663d2dd7a
refs/heads/master: c2b3711d11d08a34493dec45769d2e96141f8647
1 change: 0 additions & 1 deletion trunk/crypto/842.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ static struct crypto_alg alg = {
.cra_flags = CRYPTO_ALG_TYPE_COMPRESS,
.cra_ctxsize = sizeof(struct nx842_ctx),
.cra_module = THIS_MODULE,
.cra_list = LIST_HEAD_INIT(alg.cra_list),
.cra_init = nx842_init,
.cra_exit = nx842_exit,
.cra_u = { .compress = {
Expand Down

0 comments on commit 6794633

Please sign in to comment.