York Sun 472d546054 Consolidate bool type
'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
2013-04-01 16:33:52 -04:00
..
2012-06-07 23:29:19 +02:00
2011-11-03 20:44:58 +01:00
2013-02-07 20:38:55 -05:00
2010-04-21 23:42:38 +02:00
2013-04-01 16:33:52 -04:00
2012-12-13 11:46:55 -07:00
2010-04-21 23:42:38 +02:00
2010-04-21 23:42:38 +02:00
2010-04-21 23:42:38 +02:00
2012-11-26 15:41:25 -06:00
2013-03-15 16:13:54 -04:00
2012-10-22 14:31:23 -05:00
2012-10-22 14:31:23 -05:00