f784403 vsh: Drop useless check for cmd != NULL

Authored and Committed by mprivozn 6 years ago
1 file changed. 4 lines added. 8 lines removed.
    vsh: Drop useless check for cmd != NULL
    
    All our internal *Free() functions are capable of handling NULL.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+4 -8