Files
android_external_dtc/tests
David Gibson 3b62fdaebf Remove leading underscores from identifiers
In a number of places, dtc and associated tools and test code use
leading _ characters on identifiers to flag them as "internal", an
idiom taken from the Linux kernel.  This is a bad idea in a userspace
program, because identifiers with a leading _ are reserved for the C
library / system.

In some cases, the extra _ served no real purpose, so simply drop it.  In
others move to the end of the identifier, which is a convention we're free
to use for our own purposes.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-10-26 09:25:14 +02:00
..
2016-12-09 13:26:39 +11:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2017-03-06 12:08:53 +11:00
2012-07-08 13:45:21 -05:00
2017-03-06 12:08:53 +11:00
2017-03-06 12:08:53 +11:00
2017-02-24 11:12:50 +11:00
2017-03-06 12:08:53 +11:00
2017-10-26 09:25:14 +02:00
2017-03-06 12:08:53 +11:00
2013-12-31 22:34:05 +11:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2017-06-15 15:37:07 +08:00
2014-03-03 10:37:30 +11:00
2017-03-06 12:08:53 +11:00