f6cfbff ipa_pwd: Remove unnecessary conditional

1 file Authored by rcritten 3 years ago, Committed by frenaud 3 years ago,
    ipa_pwd: Remove unnecessary conditional
    
    It is already confirmed that item_data is not NULL so there
    is no need to check it again.
    
    Discovered by coverity.
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Robbie Harwood <rharwood@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+0 -3