forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 *