|WARNING| pw139009 [PATCH v20 13/14] log: add support for systemd journal
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Mar 30 17:47:23 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139009
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#201: FILE: lib/log/log.c:514:
+ else
[...]
if (log_syslog_enabled(is_terminal))
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#231: FILE: lib/log/log_journal.c:6:
+#include <stdio.h>
total: 0 errors, 2 warnings, 333 lines checked
More information about the test-report
mailing list