
24 Jul
2018
24 Jul
'18
10:29 a.m.
Even though the changes are self-explanatory, the commit message could use some text, e.g.: The function returns TRUE/FALSE, not 0/-1. On Tue, Jul 24, 2018 at 09:31:28AM -0400, Anya Harter wrote:
Signed-off-by: Anya Harter <aharter@redhat.com> --- src/domain.c | 2 +- src/interface.c | 2 +- src/network.c | 2 +- src/nodedev.c | 2 +- src/nwfilter.c | 2 +- src/secret.c | 2 +- src/storagepool.c | 2 +- src/storagevol.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano