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(a)redhat.com>
---
src/storage/storage_util.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
ACK