linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix dead URLs to ftp.kernel.org
@ 2017-03-27  5:47 SeongJae Park
  2017-03-27  5:47 ` [PATCH 1/5] MAINTAINERS: Fix a dead URL " SeongJae Park
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: SeongJae Park @ 2017-03-27  5:47 UTC (permalink / raw)
  To: rml, axboe, shli, raven, yamada.masahito, mmarek
  Cc: linux-raid, autofs, linux-kbuild, linux-kernel, SeongJae Park

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-03-28 14:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-27  5:47 [PATCH 0/5] Fix dead URLs to ftp.kernel.org SeongJae Park
2017-03-27  5:47 ` [PATCH 1/5] MAINTAINERS: Fix a dead URL " SeongJae Park
2017-03-27  5:47 ` [PATCH 2/5] drivers/block: " SeongJae Park
2017-03-27  5:47 ` [PATCH 3/5] drivers/md: " SeongJae Park
2017-03-27  5:47 ` [PATCH 4/5] fs/autofs4: " SeongJae Park
2017-03-28  2:02   ` Ian Kent
2017-03-27  5:47 ` [PATCH 5/5] scripts: Fix dead URLs " SeongJae Park
2017-03-27 11:54 ` [PATCH 0/5] " Michal Marek
2017-03-27 12:42   ` SeongJae Park
2017-03-27 12:44     ` [PATCH] " SeongJae Park
2017-03-28 14:20       ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).