[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170327054731.31882-1-sj38.park@gmail.com>
Date: Mon, 27 Mar 2017 14:47:26 +0900
From: SeongJae Park <sj38.park@...il.com>
To: rml@...h9.net, axboe@...com, shli@...nel.org, raven@...maw.net,
yamada.masahito@...ionext.com, mmarek@...e.com
Cc: linux-raid@...r.kernel.org, autofs@...r.kernel.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
SeongJae Park <sj38.park@...il.com>
Subject: [PATCH 0/5] Fix dead URLs to ftp.kernel.org
URLs to `ftp.kernel.org` exist here and there though `ftp.kernel.org` is
already dead [0]. This patchset fixes those URLs to use `www.kernel.org`
instead.
The change is splitted into multiple patches for independent review and merge
of each maintainer, though the change is trivial.
[0] https://www.kernel.org/shutting-down-ftp-services.html
SeongJae Park (5):
MAINTAINERS: Fix a dead URL to ftp.kernel.org
drivers/block: Fix a dead URL to ftp.kernel.org
drivers/md: Fix a dead URL to ftp.kernel.org
fs/autofs4: Fix a dead URL to ftp.kernel.org
scripts: Fix dead URLs to ftp.kernel.org
MAINTAINERS | 2 +-
drivers/block/Kconfig | 2 +-
drivers/md/Kconfig | 2 +-
fs/autofs4/Kconfig | 2 +-
scripts/ksymoops/README | 5 ++---
scripts/package/builddeb | 4 ++--
6 files changed, 8 insertions(+), 9 deletions(-)
--
2.10.0
Powered by blists - more mailing lists