automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93761 [PATCH] bitmap: fix buffer overrun in bitmap init function
       [not found] <20210602090629.3495940-1-andrew.rybchenko@oktetlabs.ru>
@ 2021-06-02  9:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-06-02  9:07 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:TYPO_SPELLING: 'comparision' may be misspelled - perhaps 'comparison'?
#60: 
this buffer size. This happens due to wrong comparision

WARNING:BRACES: braces {} are not necessary for single statement blocks
#84: FILE: lib/eal/include/rte_bitmap.h:188:
+	if (size > mem_size) {
 		return NULL;
 	}

total: 0 errors, 2 warnings, 8 lines checked

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

only message in thread, other threads:[~2021-06-02  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210602090629.3495940-1-andrew.rybchenko@oktetlabs.ru>
2021-06-02  9:07 ` [dpdk-test-report] |WARNING| pw93761 [PATCH] bitmap: fix buffer overrun in bitmap init function 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).