crypto: MAINTAINERS - fix file path for SHA multibuffer code
authorEric Biggers <ebiggers@google.com>
Fri, 29 Jun 2018 21:21:11 +0000 (14:21 -0700)
committerHerbert 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

index 9d5eeff..bfcd5a7 100644 (file)
@@ -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