automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw94524 [PATCH v10 6/9] eal: add thread lifetime management
       [not found] <1624051606-26779-7-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/94524

_coding style issues_


WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#176: FILE: lib/eal/common/rte_thread.c:231:
+	void **pres = NULL;

WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#179: FILE: lib/eal/common/rte_thread.c:234:
+		pres = &res;

WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#181: FILE: lib/eal/common/rte_thread.c:236:
+	ret = pthread_join((pthread_t)thread_id.opaque_id, pres);

WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#187: FILE: lib/eal/common/rte_thread.c:242:
+	if (pres != NULL)

WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#188: FILE: lib/eal/common/rte_thread.c:243:
+		*value_ptr = *(unsigned long *)(*pres);

total: 0 errors, 5 warnings, 347 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-7-git-send-email-navasile@linux.microsoft.com>
2021-06-18 21:28 ` [dpdk-test-report] |WARNING| pw94524 [PATCH v10 6/9] eal: add thread lifetime 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).