|WARNING| pw140667 [PATCH v21 13/14] log: add support for systemd journal
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jun 4 02:51:18 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140667
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#203: FILE: lib/log/log.c:514:
+ else
[...]
if (log_syslog_enabled(is_terminal))
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#233: 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