|WARNING| pw138439 [PATCH v2 1/1] eal: add C++ include guard in generic/rte_vect.h

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 18 03:41:17 CET 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138439

_coding style issues_


WARNING:TYPO_SPELLING: 'defintions' may be misspelled - perhaps 'definitions'?
#129: FILE: doc/guides/contributing/coding_style.rst:112:
+Public headers should enclose all function and variable declarations and defintions in an ``extern "C"`` block to facilitate interoperability with C++.

total: 0 errors, 1 warnings, 53 lines checked


More information about the test-report mailing list