* [dpdk-test-report] |WARNING| pw57988 [PATCH v4] eal: use memzone to share tsc hz with secondary processes [not found] <156682676217.43940.3601940649943804836.stgit@jrharri1-skx> @ 2019-08-26 20:45 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2019-08-26 20:45 UTC (permalink / raw) To: test-report; +Cc: Jim Harris Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/57988 _coding style issues_ WARNING:BRACES: braces {} are not necessary for single statement blocks #66: FILE: lib/librte_eal/common/eal_common_timer.c:88: + if (mz != NULL) { + freq = *(uint64_t *)mz->addr; + } WARNING:BRACES: braces {} are not necessary for single statement blocks #82: FILE: lib/librte_eal/common/eal_common_timer.c:104: + if (mz != NULL) { + *(uint64_t *)mz->addr = freq; + } total: 0 errors, 2 warnings, 45 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-26 20:45 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <156682676217.43940.3601940649943804836.stgit@jrharri1-skx> 2019-08-26 20:45 ` [dpdk-test-report] |WARNING| pw57988 [PATCH v4] eal: use memzone to share tsc hz with secondary processes 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).