On Wed, 12 Feb 2020 19:13:32 +0100 Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > When converting and moving nfsroot.txt to nfsroot.rst the references to > the old text file was not updated to match the change, fix this. > > Fixes: f9a9349846f92b2d ("Documentation: nfsroot.txt: convert to ReST") > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > Documentation/admin-guide/kernel-parameters.txt | 8 ++++---- > Documentation/filesystems/cifs/cifsroot.txt | 2 +- > fs/nfs/Kconfig | 2 +- > net/ipv4/Kconfig | 6 +++--- > net/ipv4/ipconfig.c | 2 +- > 5 files changed, 10 insertions(+), 10 deletions(-) OK, so this is a mix of documentation, net, and filesystem tweaks. I'll happily pick it up, unless somebody else would rather carry it...? Thanks, jon