automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw148284 [PATCH 2/3] graph: add support for node free API
       [not found] <20241111070925.1702461-2-kirankumark@marvell.com>
@ 2024-11-11  7:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-11-11  7:11 UTC (permalink / raw)
  To: test-report; +Cc: kirankumark

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

_coding style issues_


WARNING:TYPO_SPELLING: 'activ' may be misspelled - perhaps 'active'?
#101: FILE: lib/graph/graph.c:24:
+graph_is_node_activ_in_graph(struct node *node)

WARNING:TYPO_SPELLING: 'activ' may be misspelled - perhaps 'active'?
#138: FILE: lib/graph/graph_private.h:454:
+uint8_t graph_is_node_activ_in_graph(struct node *_node);

WARNING:TYPO_SPELLING: 'activ' may be misspelled - perhaps 'active'?
#160: FILE: lib/graph/node.c:490:
+			if (graph_is_node_activ_in_graph(node))

total: 0 errors, 3 warnings, 100 lines checked

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

only message in thread, other threads:[~2024-11-11  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241111070925.1702461-2-kirankumark@marvell.com>
2024-11-11  7:11 ` |WARNING| pw148284 [PATCH 2/3] graph: add support for node free API 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).