Re: [PATCH v2] MAINTAINERS: adjust to filesystem doc ReST conversion
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-03-20 23:32:20
Also in:
kernel-janitors, linux-fsdevel, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-03-20 23:32:20
Also in:
kernel-janitors, linux-fsdevel, lkml
On Sat, 14 Mar 2020 18:50:30 +0100 Lukas Bulwahn [off-list ref] wrote:
Mauro's patch series [off-list ref]
("[PATCH 00/44] Manually convert filesystem FS documents to ReST")
converts many Documentation/filesystems/ files to ReST.
Since then, ./scripts/get_maintainer.pl --self-test complains with 27
warnings on Documentation/filesystems/ of this kind:
warning: no file matches F: Documentation/filesystems/...
Adjust MAINTAINERS entries to all files converted from .txt to .rst in the
patch series and address the 27 warnings.
Link: https://lore.kernel.org/linux-erofs/cover.1581955849.git.mchehab+huawei@kernel.org (local)
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
v1 -> v2:
Patch v2 is now based on today's docs-next (now with base-commit below)
Jonathan, pick pick this patch v2 for docs-next.I've done that, thanks. jon