resolved: rename dns_cache_item_remove_and_free() → _unlink_and_free()
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Dec 2015 18:44:15 +0000 (19:44 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Dec 2015 18:44:15 +0000 (19:44 +0100)
commit39963f1123b3c192dd72e88d5403e4d39deabcba
tree716b2340194fa47403bad770af6e5183184c3369
parent2dda578f1e729ff906820936b65474967683aeda
resolved: rename dns_cache_item_remove_and_free() → _unlink_and_free()

In most of the other call, we called similar functions that remove the
data structure link-ups to other objects "unlink", hence we should here,
too.
src/resolve/resolved-dns-cache.c