8010997 vsh: Drop useless check for opts != NULL

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