qga: make build_fs_mount_list() return a bool
commit561bfcb69dbd3ad055f9f7ff53f04213c09b51e3
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 25 May 2022 14:41:34 +0000 (25 16:41 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 28 May 2022 09:42:56 +0000 (28 11:42 +0200)
tree5e73e32a37b77b54cc8a4a8e606cfb729a8e8c06
parentb9947c9ce7eec9f31c9adfea2cd1f42e0bfe76b8
qga: make build_fs_mount_list() return a bool

Change build_fs_mount_list() to return bool, in accordance
with the guidance under = Rules = in include/qapi/error.h

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Suggested-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220525144140.591926-10-marcandre.lureau@redhat.com>
qga/commands-posix.c