scripts: add more git log capitalization checks
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 5 Jul 2016 16:03:11 +0000 (17:03 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 10 Jul 2016 15:01:02 +0000 (17:01 +0200)
commitd8a1ccdc554635485b5db5358e13141f1e3b06d9
tree9aee99fb87f61f9144b531533155d7fc12a015f3
parente757070d64ff0531f89f311de4b2bbd3f8251f3f
scripts: add more git log capitalization checks

Add API, NUMA, HW, SW, FW and VMDq to list of words to capitalize properly.
Since VMDq is a bit unusual, add it as special case check so we can
print an error message giving the correct way to write it.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
scripts/check-git-log.sh