]> Git Repo - linux.git/blobdiff - scripts/kconfig/nconf.c
x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
[linux.git] / scripts / kconfig / nconf.c
index ac92c0ded6c5c627e974679ef967d4bc37b25a53..cbafe3bf082ec78f82388a8f138a35f76da711ea 100644 (file)
@@ -1438,8 +1438,7 @@ static void conf_save(void)
                                set_config_filename(dialog_input_result);
                                return;
                        }
-                       btn_dialog(main_window, "Can't create file! "
-                               "Probably a nonexistent directory.",
+                       btn_dialog(main_window, "Can't create file!",
                                1, "<OK>");
                        break;
                case 1:
This page took 0.0312 seconds and 4 git commands to generate.