d062dfd storage: Fix return value checks for virAsprintf

Authored and Committed by John Ferlan 6 years ago
    storage: Fix return value checks for virAsprintf
    
    Use the < 0 rather than == -1 (consistently) for virAsprintf errors.
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+3 -3
file modified
+3 -6