* [dpdk-test-report] |WARNING| pw44294 [v3] linuxapp, eal: Fix the memory leak issue of logid
[not found] <1536123390-12762-1-git-send-email-ziye.yang@intel.com>
@ 2018-09-05 4:58 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-05 4:58 UTC (permalink / raw)
To: test-report; +Cc: Ziye Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44294
_coding style issues_
ERROR:SPACING: space required before the open parenthesis '('
#115: FILE: lib/librte_eal/linuxapp/eal/eal_log.c:62:
+ if(str_len >= DEFAULT_LOG_ID_LEN) {
WARNING:BRACES: braces {} are not necessary for single statement blocks
#115: FILE: lib/librte_eal/linuxapp/eal/eal_log.c:62:
+ if(str_len >= DEFAULT_LOG_ID_LEN) {
+ return -1;
+ }
total: 1 errors, 1 warnings, 80 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-05 4:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1536123390-12762-1-git-send-email-ziye.yang@intel.com>
2018-09-05 4:58 ` [dpdk-test-report] |WARNING| pw44294 [v3] linuxapp, eal: Fix the memory leak issue of logid checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).