016f8a scripts/check-kernel-fix: correct a typo in the condition check

Authored and Committed by Vasant Karasulli a month ago
    scripts/check-kernel-fix: correct a typo in the condition check
    
    check_config_descrepency() should return if $single_branch_mode
    is 1, not 0.
    
    Reported-by: Davide Benini <davide.benini@suse.com>
    
        
file modified
+1 -1