]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop unnecessary conditions
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Oct 2020 22:39:55 +0000 (07:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Oct 2020 22:40:13 +0000 (07:40 +0900)
commita391901eb2184413fa10a37f1635bf2092ac7b8e
tree5699235fff4413b4d56092309e6069254687b887
parentc6a7531e0eb7930beee6103ca42640aa62f18f10
network: drop unnecessary conditions

sd_ipv4acd_stop() and sd_ipv4ll_stop() are idempotent.
src/network/networkd-address.c
src/network/networkd-ipv4ll.c
src/network/networkd-radv.c