u-boot-brain/drivers/net/npe
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
..
include Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthAcc.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthAccCommon.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthAccControlInterface.c
IxEthAccDataPlane.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthAccMac.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthAccMii.c
IxEthDBAPI.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBAPISupport.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBCore.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBEvents.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBFeatures.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBFirewall.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBHashtable.c
IxEthDBLearning.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBMem.c
IxEthDBNPEAdaptor.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBPortUpdate.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBReports.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBSearch.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBSpanningTree.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBUtil.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBVlan.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxEthDBWiFi.c
IxEthMii.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxFeatureCtrl.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeDl.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeDlImageMgr.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeDlNpeMgr.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeDlNpeMgrUtils.c
IxNpeMh.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeMhConfig.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeMhReceive.c
IxNpeMhSend.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxNpeMhSolicitedCbMgr.c
IxNpeMhUnsolicitedCbMgr.c
IxOsalBufferMgt.c
IxOsalIoMem.c
IxOsalOsCacheMMU.c
IxOsalOsMsgQ.c
IxOsalOsSemaphore.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxOsalOsServices.c
IxOsalOsThread.c
IxQMgrAqmIf.c
IxQMgrDispatcher.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxQMgrInit.c Consolidate bool type 2013-04-01 16:33:52 -04:00
IxQMgrQAccess.c
IxQMgrQCfg.c Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile
miiphy.c
npe.c Consolidate bool type 2013-04-01 16:33:52 -04:00