On Wed, 12 Aug 2020 11:22:30 +0200 Stephen Kitt <steve@xxxxxxx> wrote: > nommu-mmap.rst was moved to Documentation/admin-guide/mm; this patch > updates the remaining stale references to Documentation/mm. > > Fixes: 800c02f5d030 ("docs: move nommu-mmap.txt to admin-guide and rename to ReST") > Signed-off-by: Stephen Kitt <steve@xxxxxxx> > --- > init/Kconfig | 2 +- > mm/Kconfig | 2 +- > mm/nommu.c | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) It seems nobody else wants this, so I've applied it. Thanks, jon