
3 Sep
2018
3 Sep
'18
11:19 a.m.
On Fri, Aug 31, 2018 at 04:00:44PM +0200, Andrea Bolognani wrote:
These are simple predicates, which makes bool a more appropriate return type than int.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/conf/device_conf.c | 31 ++++++++++++++++--------------- src/conf/device_conf.h | 10 +++++----- 2 files changed, 21 insertions(+), 20 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano