|WARNING| pw109885 [PATCH] doc: fix typos 'depreciated' instead of 'deprecated'

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 19 11:36:49 CEST 2022


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit fatal: bad o ("d90b5ea264660c201")'
#69: 
>From 1871ee6f7b98ef89b7c4893d90b5ea264660c201 Mon Sep 17 00:00:00 2001

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#124: FILE: lib/kni/rte_kni.h:67:
+    struct rte_pci_addr addr; /* deprecated */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#125: FILE: lib/kni/rte_kni.h:68:
+    struct rte_pci_id id; /* deprecated */$

total: 1 errors, 2 warnings, 26 lines checked


More information about the test-report mailing list