devtools: add git log checks for PHY
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 15 Oct 2018 14:53:18 +0000 (15:53 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Oct 2018 14:52:43 +0000 (16:52 +0200)
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
devtools/check-git-log.sh

index 9dce7e0..85d67fb 100755 (executable)
@@ -108,6 +108,7 @@ bad=$(echo "$headlines" | grep -E --color=always \
        -e ':.*\<nvm\>' \
        -e ':.*\<numa\>' \
        -e ':.*\<pci\>' \
+       -e ':.*\<phy\>' \
        -e ':.*\<pmd\>' \
        -e ':.*\<rss\>' \
        -e ':.*\<sctp\>' \