Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247779
b: refs/heads/master
c: ec8e8df
h: refs/heads/master
i:
  247777: 41b83ce
  247775: 12e78ec
v: v3
  • Loading branch information
Kim Phillips authored and Herbert Xu committed May 2, 2011
1 parent 0f86557 commit 5fed926
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: d37d36e31cb8b4bd7c4e052e29674bf897ea466c
refs/heads/master: ec8e8dfe5f862a01bf1b5cdac441c083ce0a2a22
1 change: 0 additions & 1 deletion trunk/drivers/crypto/caam/caamalg.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ static void ipsec_esp_encrypt_done(struct device *jrdev, u32 *desc, u32 err,
if (err) {
char tmp[256];

dev_err(jrdev, "%s\n", caam_jr_strstatus(tmp, err));
dev_err(jrdev, "%08x: %s\n", err, caam_jr_strstatus(tmp, err));
}

Expand Down

0 comments on commit 5fed926

Please sign in to comment.