]> 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)
commitb860c892417054535b96255c255719a2e5ac3ad1
tree9be5c3e8586a2248d8b097d975f5d3e870d5a741
parent7bda4338fae32413f1a61bf398d5059073eae08b
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