From 779279afa579570f4e62b708895fa52de1bee471 Mon Sep 17 00:00:00 2001 From: Ferruh Yigit Date: Wed, 10 Nov 2021 17:41:40 +0000 Subject: [PATCH] devtools: add acronyms in dictionary for commit checks FD -> File Descriptor GUID -> Globally Unique Identifier Netlink -> Linux Netlink socket family PCIe -> Peripheral Component Interconnect Express Signed-off-by: Ferruh Yigit --- devtools/words-case.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index cc66350b18..bc33470532 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -15,6 +15,7 @@ DevX DMA eCPRI EEPROM +FD FDIR FEC FreeBSD @@ -22,6 +23,7 @@ FW GCC GENEVE GTPU +GUID HW ICMP ID @@ -49,6 +51,7 @@ MSI-X MSS MTU NEON +Netlink NIC NIX NPA @@ -58,6 +61,7 @@ NUMA NVGRE NVM PCI +PCIe PF PHY PMD -- 2.20.1