|WARNING| pw153246 [PATCH v2 08/26] net/ntnic: correct misspelled variable names
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon May  5 09:19:28 CEST 2025
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153246
_coding style issues_
WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#132: 
Rename alloced_size to allocated_size.
WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#133: 
Rename num_queues_alloced to num_queues_allocated.
total: 0 errors, 2 warnings, 0 checks, 49 lines checked
    
    
More information about the test-report
mailing list