]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/rhashtable.c
rhashtable: Remove max_shift and min_shift
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 18 Mar 2015 09:01:21 +0000 (20:01 +1100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2015 16:46:41 +0000 (12:46 -0400)
commite2e21c1c5808e5dfd88d3606cd6386cf85f6f5b1
tree9509ed7547a4788e818c3038f7ce38a8856cf1ef
parent4f509df4f50e72cba65c3b58241a17639b2d9b49
rhashtable: Remove max_shift and min_shift

Now that nobody uses max_shift and min_shift, we can safely remove
them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rhashtable.h
lib/rhashtable.c