projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4785620
)
crypto: xts - fix a little typo
author
Corentin LABBE
<clabbe.montjoie@gmail.com>
Wed, 10 Aug 2016 09:29:33 +0000
(11:29 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 16 Aug 2016 09:16:49 +0000
(17:16 +0800)
The sentence 'Based on' is misspelled, respell it.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/xts.c
patch
|
blob
|
blame
|
history
diff --git
a/crypto/xts.c
b/crypto/xts.c
index 26ba5833b9944039ad1b172534e5afb09a7902eb..305343f22a02a839d2710b785a4679b842ffc7f7 100644
(file)
--- a/
crypto/xts.c
+++ b/
crypto/xts.c
@@
-5,7
+5,7
@@
*
* Copyright (c) 2007 Rik Snel <rsnel@cube.dyndns.org>
*
- * Based o
m
ecb.c
+ * Based o
n
ecb.c
* Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>
*
* This program is free software; you can redistribute it and/or modify it