summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-06-29 14:21:11 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2018-07-09 00:30:20 +0800
commit26ec38872b5bc2105037f7a03fdd72afdf9fd241 (patch)
treed6d4fcf76f2d21b11883513799208094ae425650
parentaf839b4e546613aed1fbd64def73956aa98631e7 (diff)
downloadlinux-stable-26ec38872b5bc2105037f7a03fdd72afdf9fd241.tar.gz
linux-stable-26ec38872b5bc2105037f7a03fdd72afdf9fd241.tar.bz2
linux-stable-26ec38872b5bc2105037f7a03fdd72afdf9fd241.zip
crypto: MAINTAINERS - fix file path for SHA multibuffer code
"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>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d5eeff51b5f..bfcd5a7a83c8 100644
--- 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