Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rhashtable: Remove key length argument to key_hashfn
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> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information