Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/130310 _coding style issues_ ERROR:INITIALISED_STATIC: do not initialise statics to 0 #80: FILE: lib/eal/linux/eal_memory.c:1905: + static bool memseg_initialized = 0; total: 1 errors, 0 warnings, 27 lines checked