-
由 George Spelvin 提交于
Noe that we're mixing in the parent pointer earlier, we don't need to use hash_32() to mix its bits. Instead, we can just take the msbits of the hash value directly. For those applications which use the partial_name_hash(), move the multiply to end_name_hash. Signed-off-by: NGeorge Spelvin <linux@sciencehorizons.net> Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
703b5faf