Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247770
b: refs/heads/master
c: b3b7f05
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Herbert Xu committed Apr 8, 2011
1 parent 71697eb commit 2de0e7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40bfc14f3250691dca6fcb00f791727e180a7f79
refs/heads/master: b3b7f0550f84e06ae60df0a13c2992792fbd1af9
1 change: 1 addition & 0 deletions trunk/drivers/crypto/caam/caamalg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1120,6 +1120,7 @@ static int __init caam_algapi_init(void)
if (err < 0 && i == 0) {
dev_err(ctrldev, "algapi error in job ring registration: %d\n",
err);
kfree(jrdev);
return err;
}

Expand Down

0 comments on commit 2de0e7e

Please sign in to comment.