kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

85c3b6c kdumpctl: Kill duplicate code related to file modication check

1 file Authored by Pratyush Anand 7 years ago, Committed by Dave Young 7 years ago,
1 file changed. 0 lines added. 20 lines removed.
    kdumpctl: Kill duplicate code related to file modication check
    
    commit "28e8c4b5ac89 kdumpctl: Move file modification check logic in
    check_system_modified()" copied file modification check logic instead of
    moving.
    Kill the duplicate logic from original calling function check_rebuild().
    
    Signed-off-by: Pratyush Anand <panand@redhat.com>
    Reviewed-by: Xunlei Pang <xlpang@redhat.com>
    Acked-by: Dave Young <dyoung@redhat.com>
    
        
file modified
+0 -20