diff options
author | Thomas Graf <tgraf@suug.ch> | 2015-01-02 23:00:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-03 14:32:57 -0500 |
commit | b8e1943e9f754219bcfb40bac4a605b5348acb25 (patch) | |
tree | a80b48e78a57a10ace266997f65f754034cce083 /lib/pci_iomap.c | |
parent | 88d6ed15acff1cb44b1d1f3c0a393b7f7744957a (diff) | |
download | linux-b8e1943e9f754219bcfb40bac4a605b5348acb25.tar.bz2 |
rhashtable: Factor out bucket_tail() function
Subsequent patches will require access to the bucket tail. Access
to the tail is relatively cheap as the automatic resizing of the
table should keep the number of entries per bucket to no more
than 0.75 on average.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/pci_iomap.c')
0 files changed, 0 insertions, 0 deletions