diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-03-23 13:50:24 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-24 02:07:51 (GMT) |
commit | 6d022949810b1ea82d46a576d6166035720bbb32 (patch) | |
tree | 2c1984dba41fdb678504fb4201bec87f25b9b98b /crypto | |
parent | 11b58ba146ccd7b105c4962c75f2e744053c85bc (diff) | |
download | linux-6d022949810b1ea82d46a576d6166035720bbb32.tar.xz |
tipc: Use default rhashtable hashfn
This patch removes the explicit jhash value for the hashfn parameter
of rhashtable. The default is now jhash so removing the setting
makes no difference apart from making one less copy of jhash in
the kernel.
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions