Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120618
b: refs/heads/master
c: 664134d
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Herbert Xu committed Dec 25, 2008
1 parent d6fd56d commit a82cd70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 5f459f0adc7581da01cdd9b7f84db14a4559a390
refs/heads/master: 664134d2916109be76648977705a2bea3ff76427
2 changes: 1 addition & 1 deletion trunk/crypto/testmgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ static int test_comp(struct crypto_comp *tfm, struct comp_testvec *ctemplate,
}

for (i = 0; i < dtcount; i++) {
int ilen, ret, dlen = COMP_BUF_SIZE;
int ilen, dlen = COMP_BUF_SIZE;

memset(result, 0, sizeof (result));

Expand Down

0 comments on commit a82cd70

Please sign in to comment.