projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af839b4
)
crypto: MAINTAINERS - fix file path for SHA multibuffer code
author
Eric Biggers
<ebiggers@google.com>
Fri, 29 Jun 2018 21:21:11 +0000
(14:21 -0700)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 8 Jul 2018 16:30:20 +0000
(
00:30
+0800)
"arch/x86/crypto/sha*-mb" needs a trailing slash, since it refers to
directories. Otherwise get_maintainer.pl doesn't find the entry.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 9d5eeff51b5fd32979f64d288375b6489ff25712..bfcd5a7a83c8ad58c91f670b88d57e648edcdb40 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-7350,7
+7350,7
@@
M: Megha Dey <megha.dey@linux.intel.com>
R: Tim Chen <tim.c.chen@linux.intel.com>
L: linux-crypto@vger.kernel.org
S: Supported
-F: arch/x86/crypto/sha*-mb
+F: arch/x86/crypto/sha*-mb
/
F: crypto/mcryptd.c
INTEL TELEMETRY DRIVER