Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77204
b: refs/heads/master
c: cfe7381
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Martin Schwidefsky committed Jan 26, 2008
1 parent 5aca361 commit caa824d
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: de3e0da1270bccb046885fbf1baa9140721de7e0
refs/heads/master: cfe7381cea542248766808e7de9a9e7bceecce1a
2 changes: 1 addition & 1 deletion trunk/arch/s390/crypto/aes_s390.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ static int __init aes_init(void)
/* z9 109 and z9 BC/EC only support 128 bit key length */
if (keylen_flag == AES_KEYLEN_128)
printk(KERN_INFO
"aes_s390: hardware acceleration only available for"
"aes_s390: hardware acceleration only available for "
"128 bit keys\n");

ret = crypto_register_alg(&aes_alg);
Expand Down

0 comments on commit caa824d

Please sign in to comment.