forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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 *