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)
commit26ec38872b5bc2105037f7a03fdd72afdf9fd241
treed6d4fcf76f2d21b11883513799208094ae425650
parentaf839b4e546613aed1fbd64def73956aa98631e7
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>
MAINTAINERS