network: use hashmap_steal_first() rather than hashmap_first()+hashmap_remove()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Nov 2018 06:33:18 +0000 (15:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Nov 2018 07:32:11 +0000 (16:32 +0900)
commitf61365e516851e8f59a6d120d29835c111c1d8fb
tree024ae8e3b9eb784d9c90b8b632901a369b3ea789
parentc6dbb5c43f9fa22bb1ee6d5708b229f1946f32b2
network: use hashmap_steal_first() rather than hashmap_first()+hashmap_remove()
src/network/networkd-manager.c