From: Thomas Graf <tgraf@suug.ch> Date: 2015-03-12 14:15:25
On 03/12/15 at 02:49pm, Herbert Xu wrote:
Now that the only caller of obj_raw_hashfn is head_hashfn, we can
simply kill it and fold it into the latter.
This patch also moves the common shift from head_hashfn/key_hashfn
into rht_bucket_index.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>