Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-27 Thread Michal Marek
Dne 27.3.2017 v 07:47 SeongJae Park napsal(a):
> 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

I guess the change be sent in a single patch to the trivial tree.

Michal



Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-27 Thread SeongJae Park
On Mon, Mar 27, 2017 at 8:54 PM, Michal Marek  wrote:
> Dne 27.3.2017 v 07:47 SeongJae Park napsal(a):
>> 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
>
> I guess the change be sent in a single patch to the trivial tree.

Sounds reasonable.  I will post the single patch as a reply to this mail.


Thanks,
SeongJae Park

>
> Michal
>


Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-27 Thread Michal Marek
Dne 27.3.2017 v 07:47 SeongJae Park napsal(a):
> 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

I guess the change be sent in a single patch to the trivial tree.

Michal



Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-27 Thread SeongJae Park
On Mon, Mar 27, 2017 at 8:54 PM, Michal Marek  wrote:
> Dne 27.3.2017 v 07:47 SeongJae Park napsal(a):
>> 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
>
> I guess the change be sent in a single patch to the trivial tree.

Sounds reasonable.  I will post the single patch as a reply to this mail.


Thanks,
SeongJae Park

>
> Michal
>


[PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-26 Thread 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



[PATCH 0/5] Fix dead URLs to ftp.kernel.org

2017-03-26 Thread 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