]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkctl.c
networkctl: simplify networkctl
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Feb 2016 18:21:30 +0000 (19:21 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2016 19:40:57 +0000 (20:40 +0100)
commit7e5a080a943f81dfe0d71b0cb53094fe8fe6bc5a
tree147ea791db7ebb27fe46e180fdb5779a7916cc76
parentb147503eb49c0510685d60268a59c95c744dd851
networkctl: simplify networkctl

Move decode_and_sort_links() into acquire_info_all() which is the only place
this is used. The result is then nicely symmetric to acquire_info_strv().
src/network/networkctl.c