* [dpdk-test-report] |WARNING| pw30433 [PATCH 2/2] power: check if userspace governor is available [not found] <1508161628-4265-2-git-send-email-radoslaw.biernacki@linaro.org> @ 2017-10-16 13:48 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2017-10-16 13:48 UTC (permalink / raw) To: test-report; +Cc: Radoslaw Biernacki Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30433 _coding style issues_ WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided #41: FILE: lib/librte_power/rte_power_acpi_cpufreq.c:58: +#define FOPEN_OR_ERR_RET(f, fullpath, retval) do { \ if ((f) == NULL) { \ + RTE_LOG(ERR, POWER, "File %s not openned ", fullpath); \ return retval; \ } \ } while (0) total: 0 errors, 1 warnings, 81 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-16 13:48 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <1508161628-4265-2-git-send-email-radoslaw.biernacki@linaro.org> 2017-10-16 13:48 ` [dpdk-test-report] |WARNING| pw30433 [PATCH 2/2] power: check if userspace governor is available 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).