coreboot-kgpe-d16/util/kconfig
Elyes HAOUAS 52648623e0 Remove empty lines at end of file
Used command line to remove empty lines at end of file:
find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;

Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: http://review.coreboot.org/10446
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-08 00:55:07 +02:00
..
lxdialog kconfig: lxdialog: fix spelling 2015-04-06 23:13:40 +02:00
Makefile kconfig: properly build parser when LKC_GENPARSER=1 2015-05-12 18:41:10 +02:00
POTFILES.in
check.sh kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
conf.c kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
confdata.c kconfig: use va_end to match corresponding va_start 2015-04-06 23:13:29 +02:00
expr.c
expr.h
gconf.c kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
gconf.glade
images.c
kxgettext.c
list.h kconfig: Replace mentions of "list_struct" to "list_head" 2015-04-06 23:15:10 +02:00
lkc.h kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00
lkc_proto.h
mconf.c kconfig: calloc/xcalloc: Fix argument order 2015-04-06 23:14:59 +02:00
menu.c kconfig: Fix warning "‘jump’ may be used uninitialized" 2015-04-06 23:14:09 +02:00
miniconfig Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
nconf.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
nconf.gui.c
nconf.h
qconf.cc
qconf.h
regex.c
regex.h
symbol.c
util.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
zconf.gperf
zconf.hash.c_shipped Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
zconf.l kconfig: handle globbed files backwards 2015-05-11 09:06:53 +02:00
zconf.lex.c_shipped Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
zconf.tab.c_shipped kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00
zconf.y kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00