network: address: drop unnecessary call of address_get()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 24 Feb 2022 02:24:08 +0000 (11:24 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 25 Feb 2022 02:01:50 +0000 (11:01 +0900)
commitd3aff22f197c6aeca55a8acd1047f8ce3bbd2c6e
treeb3c205d6f0d61cd6b98f613c8ff4ddebdddb76da
parenta79a8d16d5b5f8709361d8deb42fc84ff2fe9c30
network: address: drop unnecessary call of address_get()

As here `req->address` and the result `existing` are always equivalent.
src/network/networkd-address.c