mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-04 10:43:35 +00:00
![]() '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> |
||
---|---|---|
.. | ||
bbm.h | ||
blktrans.h | ||
concat.h | ||
doc2000.h | ||
fsl_upm.h | ||
fsmc_nand.h | ||
inftl-user.h | ||
jffs2-user.h | ||
mtd-abi.h | ||
mtd.h | ||
nand.h | ||
nand_bch.h | ||
nand_ecc.h | ||
ndfc.h | ||
nftl-user.h | ||
nftl.h | ||
onenand.h | ||
onenand_regs.h | ||
partitions.h | ||
samsung_onenand.h | ||
st_smi.h | ||
ubi.h |