On Wed, 15 Jul 2020 10:10:36 -0300
AndrĂ© Almeida <[email protected]> wrote:

> Commit 95ca6d73a8a97 ("docs: move locking-specific documents to
> locking/") accidentally replaced the selftests line for a duplicated
> documentation one. Revert this change.
> 
> Signed-off-by: AndrĂ© Almeida <[email protected]>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4a43a9e7fbc..d03d34c51737 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7107,7 +7107,7 @@ F:      include/linux/futex.h
>  F:   include/uapi/linux/futex.h
>  F:   kernel/futex.c
>  F:   tools/perf/bench/futex*
> -F:   Documentation/locking/*futex*
> +F:   tools/testing/selftests/futex/

Applied (with an added Fixes: tag), thanks.

jon

Reply via email to