]> git.baikalelectronics.ru Git - kernel.git/commit
rhashtable: Use rht_obj() instead of manual offset calculation
authorThomas Graf <tgraf@suug.ch>
Fri, 2 Jan 2015 22:00:15 +0000 (23:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jan 2015 19:32:56 +0000 (14:32 -0500)
commit1880ddc9d21e2308bee24bfd761c93ed0c9dc724
tree9be5c3e8586a2248d8b097d975f5d3e870d5a741
parentedb1b9b2fb03c1649b24a81168f2cb843b2231de
rhashtable: Use rht_obj() instead of manual offset calculation

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/rhashtable.c