aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/jhash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/jhash.h')
-rw-r--r--include/linux/jhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/jhash.h b/include/linux/jhash.h
index ba2f6a9776b6..19ddd43aee68 100644
--- a/include/linux/jhash.h
+++ b/include/linux/jhash.h
@@ -5,7 +5,7 @@
*
* Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net)
*
- * http://burtleburtle.net/bob/hash/
+ * https://burtleburtle.net/bob/hash/
*
* These are the credits from Bob's sources:
*