
15 May
2018
15 May
'18
9:18 a.m.
On Tue, May 08, 2018 at 08:47:55 -0400, John Ferlan wrote:
Remove the != NULL checks, use !! for setting info.encryption.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/storage/storage_util.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-)
ACK