Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/130309 _coding style issues_ ERROR:INITIALISED_STATIC: do not initialise statics to 0 #80: FILE: lib/eal/common/eal_common_memzone.c:398: + static int initialized = 0; total: 1 errors, 0 warnings, 20 lines checked