Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354132
b: refs/heads/master
c: c095454
h: refs/heads/master
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent 9271f44 commit 90c4b10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 7b63c5772fd6eea71b1332570812297e45403126
refs/heads/master: c095454e4b6acc8a5e7908647ec60d6088be90c8
4 changes: 0 additions & 4 deletions trunk/drivers/staging/sep/sep_crypto.c
Original file line number Diff line number Diff line change
Expand Up @@ -3908,13 +3908,9 @@ int sep_crypto_setup(void)
return -ENOMEM;
}

i = 0;
j = 0;

spin_lock_init(&queue_lock);

err = 0;

for (i = 0; i < ARRAY_SIZE(hash_algs); i++) {
err = crypto_register_ahash(&hash_algs[i]);
if (err)
Expand Down

0 comments on commit 90c4b10

Please sign in to comment.