Re: [PATCH] MAINTAINERS: adjust kprobes.rst entry to new location

From: Jonathan Corbet
Date: Mon Jul 27 2020 - 18:22:48 EST


On Sun, 26 Jul 2020 07:58:43 +0200
Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:

> Commit 2165b82fde82 ("docs: Move kprobes.rst from staging/ to trace/")
> moved kprobes.rst, but missed to adjust the MAINTAINERS entry.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
> warning: no file matches F: Documentation/staging/kprobes.rst
>
> Adjust the entry to the new file location.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> Naveen, Masami-san, please ack.
> Jonathan, please pick this minor non-urgent patch into docs-next.

Applied, thanks.

jon