Skip to content
Commit 2b860931 authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

rhashtable: abstract out function to get hash



Split out most of rht_key_hashfn which is calculating the hash into
its own function. This way the hash function can be called separately to
get the hash value.

Acked-by: default avatarThomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarTom Herbert <tom@quantonium.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2db54b47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment