]> git.ipfire.org Git - thirdparty/systemd.git/commit
property callback returns are consistent 516/head
authorUmut Tezduyar Lindskog <umuttl@axis.com>
Wed, 8 Jul 2015 12:35:32 +0000 (14:35 +0200)
committerUmut Tezduyar Lindskog <umuttl@axis.com>
Wed, 8 Jul 2015 12:37:25 +0000 (14:37 +0200)
commit0f8261015380be71f8a63c8aa37926c2a32d1870
tree8a3b0f0c48b9ea17c51d47c96031fa3ef3013bd6
parent9a50ce20ef60263a6c88c29470ce761fcc424f2d
property callback returns are consistent

It is no different to return 0 over 1 in the property
callback. It is confusing to return 1 which made me think
1 has a special purpose. This way code is consistent with
the rest of the tree.
src/login/logind-user-dbus.c
src/machine/machine-dbus.c
src/network/networkd-network-bus.c