automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw112625 [PATCH 2/6] eal: add thread lifetime management
       [not found] <1654783134-13303-3-git-send-email-roretzla@linux.microsoft.com>
@ 2022-06-09 14:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-06-09 14:00 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/112625

_coding style issues_


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

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

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

WARNING:TYPO_SPELLING: 'pres' may be misspelled - perhaps 'press'?
#265: FILE: lib/eal/unix/rte_thread.c:174:
+	if (value_ptr != NULL && *pres != NULL)

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

total: 0 errors, 5 warnings, 445 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-09 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1654783134-13303-3-git-send-email-roretzla@linux.microsoft.com>
2022-06-09 14:00 ` |WARNING| pw112625 [PATCH 2/6] 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).