Re: [PATCH 3/4] rhashtable: Remove key length argument to key_hashfn
From: Thomas Graf <tgraf@suug.ch> Date: 2015-03-12 14:13:08
On 03/12/15 at 02:49pm, Herbert Xu wrote:
key_hashfn has only one caller and it doesn't really need to supply
the key length as an extra parameter.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>