aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/ktest/examples/crosstests.conf
diff options
context:
space:
mode:
authorAlexander A. Klimov <grandmaster@al2klimov.de>2020-08-06 23:17:22 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-08-07 11:33:21 -0700
commit79e3ea5aab48c83de9410e43b52895406847eca7 (patch)
treec728c826e94aea5ac914f7275c5f257df57dab7c /tools/testing/ktest/examples/crosstests.conf
parentkthread: remove incorrect comment in kthread_create_on_cpu() (diff)
downloadwireguard-linux-79e3ea5aab48c83de9410e43b52895406847eca7.tar.xz
wireguard-linux-79e3ea5aab48c83de9410e43b52895406847eca7.zip
tools/: replace HTTP links with HTTPS ones
Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/20200726120752.16768-1-grandmaster@al2klimov.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--tools/testing/ktest/examples/crosstests.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/ktest/examples/crosstests.conf b/tools/testing/ktest/examples/crosstests.conf
index 6907f32590b2..3b15e85f26bd 100644
--- a/tools/testing/ktest/examples/crosstests.conf
+++ b/tools/testing/ktest/examples/crosstests.conf
@@ -3,7 +3,7 @@
#
# In this config, it is expected that the tool chains from:
#
-# http://kernel.org/pub/tools/crosstool/files/bin/x86_64/
+# https://kernel.org/pub/tools/crosstool/files/bin/x86_64/
#
# running on a x86_64 system have been downloaded and installed into:
#