* [dpdk-test-report] |WARNING| pw94523 [PATCH v10 7/9] eal: implement functions for mutex management [not found] <1624051606-26779-8-git-send-email-navasile@linux.microsoft.com> @ 2021-06-18 21:28 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2021-06-18 21:28 UTC (permalink / raw) To: test-report; +Cc: Narcisa Ana Maria Vasile Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/94523 _coding style issues_ ERROR:MULTISTATEMENT_MACRO_USE_DO_WHILE: Macros with multiple statements should be enclosed in a do - while loop #165: FILE: lib/eal/include/rte_thread.h:67: +#define RTE_STATIC_MUTEX(private_lock)\ +static RTE_DECLARE_MUTEX(private_lock);\ +RTE_DEFINE_MUTEX(private_lock) total: 1 errors, 0 warnings, 248 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-18 21:28 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <1624051606-26779-8-git-send-email-navasile@linux.microsoft.com> 2021-06-18 21:28 ` [dpdk-test-report] |WARNING| pw94523 [PATCH v10 7/9] eal: implement functions for mutex management 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).