No description
Find a file
David Gibson 63dc9c7113 dtc: Whitespace cleanup
This large patch removes all trailing whitespace from dtc (including
libfdt, the testsuite and documentation).  It also removes a handful
of redundant blank lines (at the end of functions, or when there are
two blank lines together for no particular reason).

As well as anything else, this means that quilt won't whinge when I go
to convert the whole of libfdt into a patch to apply to the kernel.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2007-09-18 09:43:26 -05:00
Documentation dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
libfdt dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
scripts Add DTC release version information. 2007-07-07 13:52:25 -05:00
tests dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
.gitignore Merge libfdt into dtc. 2007-06-14 15:05:55 +10:00
comment-test.dts Initial label support. Also switch to glr-parser mode and get rid of 2005-06-16 14:36:37 +10:00
data.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
dtc-lexer.l dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
dtc-parser.y dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
dtc.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
dtc.h dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
flat_dt.h Improve options, #define default version. 2007-03-19 08:54:40 -05:00
flattree.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
fstree.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
ftdump.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
GPL dtc: Remove redundant copy of the GPL 2007-06-25 21:43:11 -05:00
livetree.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
Makefile dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00
srcpos.c DTC: Add support for a C-like #include "file" mechanism. 2007-03-26 08:36:07 -05:00
srcpos.h dtc: move declaration of yyerror 2007-07-07 10:07:27 -05:00
TODO Update TODO 2005-10-19 16:29:52 +10:00
treesource.c dtc: Whitespace cleanup 2007-09-18 09:43:26 -05:00