network/address: rename address_kernel_{compare,hash}_func() -> address_{compare...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Jul 2023 02:24:06 +0000 (11:24 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 31 Jul 2023 09:15:26 +0000 (18:15 +0900)
commit4da252c59a30d94f7d6a698c6460c45a37e13154
tree0134651dc5a10aca1ff60bfdf7c6ed28502d0a5e
parent35f0cd02d8857fa1f5d0b11a0aab58d871eaf6ea
network/address: rename address_kernel_{compare,hash}_func() -> address_{compare,hash}_func()

Previously, we had two compare/hash functions. But we do not have
one of them anymore. Let's rename them.
src/network/networkd-address.c