diff options
Diffstat (limited to 'tools/spell-check/ignore.txt')
-rw-r--r-- | tools/spell-check/ignore.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/spell-check/ignore.txt b/tools/spell-check/ignore.txt new file mode 100644 index 00000000..4163d941 --- /dev/null +++ b/tools/spell-check/ignore.txt @@ -0,0 +1,33 @@ +# Words should be ignored and too specific for adding to dictionary.txt +# Hexadecimal number +ffff +FFFF + +# Function name +Debugf +epoll +Errorf +Fatalf +getpid +getsockopt +Infof +itoa +setsockopt +Sprintf +strconv + +# Implementation specific +dumpv2 +elems +etag +Extcomms +fdinfo +ifindex +ifname +linktype +macadv +Rcvd +Receivedv4 +Receivedv6 +softreset +stmt |