* |WARNING| pw149640 [PATCH 1/2] lib/ipsec: compile ipsec on Windows
[not found] <1736181948-8907-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-01-06 16:46 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-01-06 16:46 UTC (permalink / raw)
To: test-report; +Cc: Andre Muezerie
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149640
_coding style issues_
WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#171: FILE: lib/ipsec/esp_inb.c:780:
+ uint32_t *clen;
WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#179: FILE: lib/ipsec/esp_inb.c:788:
+ clen = alloca(sizeof(uint32_t) * num);
WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#233: FILE: lib/ipsec/esp_outb.c:568:
+ uint32_t *clen;
WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#242: FILE: lib/ipsec/esp_outb.c:577:
+ clen = alloca(sizeof(uint32_t) * n);
total: 0 errors, 4 warnings, 506 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-06 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1736181948-8907-2-git-send-email-andremue@linux.microsoft.com>
2025-01-06 16:46 ` |WARNING| pw149640 [PATCH 1/2] lib/ipsec: compile ipsec on Windows 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).