]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: minor: use IN_SET() instead of repeated equality checks.
authorIvan Shapovalov <intelfx100@gmail.com>
Wed, 9 Sep 2015 13:01:10 +0000 (16:01 +0300)
committerIvan Shapovalov <intelfx100@gmail.com>
Thu, 10 Sep 2015 11:39:46 +0000 (14:39 +0300)
commit4c315c2c7c859df318f70e7aa59697a6781c92aa
treeab84463538e0f4f858d7a676948cf77042d5dd64
parent16f017fa6e3417edb4bba5db13a623f7289a3abc
systemctl: minor: use IN_SET() instead of repeated equality checks.
src/systemctl/systemctl.c