]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysctl: split out condition check into its own function
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2016 07:25:21 +0000 (09:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 17:29:59 +0000 (11:29 -0600)
commit9c37b41c6166ca511b317255cfad271c906e597a
tree4cb291e385076c9689b2cb1c2cbd7cbf760a029c
parent39540de8abe24886693ca29a9caeea85c88089aa
sysctl: split out condition check into its own function

This way, we can get rid of a label/goto.
src/sysctl/sysctl.c