aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/xxhash.h
diff options
context:
space:
mode:
authorAlexander A. Klimov <grandmaster@al2klimov.de>2020-08-11 18:34:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-08-12 10:57:59 -0700
commit7f317d34906c1033f0752fc137dda04e43979bb8 (patch)
treee15d66c3e1a40975ac72de6fd47abd0383ab2a71 /include/linux/xxhash.h
parentkernel.h: remove duplicate include of asm/div64.h (diff)
downloadwireguard-linux-7f317d34906c1033f0752fc137dda04e43979bb8.tar.xz
wireguard-linux-7f317d34906c1033f0752fc137dda04e43979bb8.zip
include/: 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> Reviewed-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/20200726110117.16346-1-grandmaster@al2klimov.de Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/xxhash.h')
-rw-r--r--include/linux/xxhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/xxhash.h b/include/linux/xxhash.h
index 52b073fea17f..df42511438d0 100644
--- a/include/linux/xxhash.h
+++ b/include/linux/xxhash.h
@@ -34,7 +34,7 @@
* ("BSD").
*
* You can contact the author at:
- * - xxHash homepage: http://cyan4973.github.io/xxHash/
+ * - xxHash homepage: https://cyan4973.github.io/xxHash/
* - xxHash source repository: https://github.com/Cyan4973/xxHash
*/