OSDN Git Service

kconfig: remove trailing whitespaces
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 9 May 2019 02:46:31 +0000 (11:46 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 9 May 2019 13:37:17 +0000 (22:37 +0900)
There are still some trailing whitespaces under scripts/kconfig/tests/,
but they must be kept. Otherwise, "make testconfig" would break.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/gconf.c
scripts/kconfig/lxdialog/BIG.FAT.WARNING

index 5d4ecf3..e36b342 100644 (file)
@@ -638,7 +638,7 @@ on_set_option_mode3_activate(GtkMenuItem *menuitem, gpointer user_data)
 void on_introduction1_activate(GtkMenuItem * menuitem, gpointer user_data)
 {
        GtkWidget *dialog;
-       const gchar *intro_text = 
+       const gchar *intro_text =
            "Welcome to gkc, the GTK+ graphical configuration tool\n"
            "For each option, a blank box indicates the feature is disabled, a\n"
            "check indicates it is enabled, and a dot indicates that it is to\n"
index a8999d8..7cb5a7e 100644 (file)
@@ -1,4 +1,4 @@
 This is NOT the official version of dialog.  This version has been
 significantly modified from the original.  It is for use by the Linux
-kernel configuration script.  Please do not bother Savio Lam with 
+kernel configuration script.  Please do not bother Savio Lam with
 questions about this program.