ALSA: hda - Fix mute-LED VREF value for new HP laptops
[cascardo/linux.git] / scripts / kconfig / mconf.c
index 19e200d..2c6286c 100644 (file)
@@ -830,6 +830,8 @@ static int handle_exit(void)
                fprintf(stderr, _("\n\n"
                                  "Your configuration changes were NOT saved."
                                  "\n\n"));
+               if (res != KEY_ESC)
+                       res = 0;
        }
 
        return res;