hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/tools/include/linux/jhash.h
....@@ -5,7 +5,7 @@
55 *
66 * Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net)
77 *
8
- * http://burtleburtle.net/bob/hash/
8
+ * https://burtleburtle.net/bob/hash/
99 *
1010 * These are the credits from Bob's sources:
1111 *