From: Daniel Jordan Date: Wed, 11 Dec 2019 16:21:20 +0000 (-0500) Subject: padata: update documentation file path in MAINTAINERS X-Git-Tag: v5.10.7~3034^2~142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a30637625822e42f67a6a537147b978551288daf;p=platform%2Fkernel%2Flinux-rpi.git padata: update documentation file path in MAINTAINERS It's changed since the recent RST conversion. Fixes: bfcdcef8c8e3 ("padata: update documentation") Signed-off-by: Daniel Jordan Cc: Herbert Xu Cc: Steffen Klassert Cc: linux-crypto@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Herbert Xu --- diff --git a/MAINTAINERS b/MAINTAINERS index 8e99253..fecbfc3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12426,7 +12426,7 @@ L: linux-crypto@vger.kernel.org S: Maintained F: kernel/padata.c F: include/linux/padata.h -F: Documentation/padata.txt +F: Documentation/core-api/padata.rst PAGE POOL M: Jesper Dangaard Brouer