Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kconfig: remove trailing whitespaces

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>

+2 -2
+1 -1
scripts/kconfig/gconf.c
··· 638 638 void on_introduction1_activate(GtkMenuItem * menuitem, gpointer user_data) 639 639 { 640 640 GtkWidget *dialog; 641 - const gchar *intro_text = 641 + const gchar *intro_text = 642 642 "Welcome to gkc, the GTK+ graphical configuration tool\n" 643 643 "For each option, a blank box indicates the feature is disabled, a\n" 644 644 "check indicates it is enabled, and a dot indicates that it is to\n"
+1 -1
scripts/kconfig/lxdialog/BIG.FAT.WARNING
··· 1 1 This is NOT the official version of dialog. This version has been 2 2 significantly modified from the original. It is for use by the Linux 3 - kernel configuration script. Please do not bother Savio Lam with 3 + kernel configuration script. Please do not bother Savio Lam with 4 4 questions about this program.