diff options
author | Thomas Graf <tgraf@suug.ch> | 2014-08-13 16:38:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-14 15:13:39 -0700 |
commit | c91eee56dc4f8c3d9ae834bacb835596d47a709e (patch) | |
tree | f4bdff8e42f8df9aa30cb8d058a172c33823516c /lib/xz | |
parent | 5300fdcb7b7e97d83033bc7196582705524d35ea (diff) | |
download | op-kernel-dev-c91eee56dc4f8c3d9ae834bacb835596d47a709e.zip op-kernel-dev-c91eee56dc4f8c3d9ae834bacb835596d47a709e.tar.gz |
rhashtable: unexport and make rht_obj() static
No need to export rht_obj(), all inner to outer object translations
occur internally. It was intended to be used with rht_for_each() which
now primarily serves as the iterator for rhashtable_remove_pprev() to
effectively flush and free the full table.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/xz')
0 files changed, 0 insertions, 0 deletions