kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

5168828 kdumpctl: remove duplicate statement

1 file Authored by Pratyush Anand 7 years ago, Committed by Dave Young 7 years ago,
1 file changed. 0 lines added. 4 lines removed.
    kdumpctl: remove duplicate statement
    
    Since we also check for mount point of $_target after if/else loop, so
    there is no need to do the same thing specifically in else loop as well.
    
    Remove those duplicate statement from else loop.
    
    Signed-off-by: Pratyush Anand <panand@redhat.com>
    Acked-by: Dave Young <dyoung@redhat.com>
    
        
file modified
+0 -4