devtools: add git log checks for PHY

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
Ferruh Yigit 2018-10-15 15:53:18 +01:00 committed by Thomas Monjalon
parent d309534650
commit 9a26b2f839

View File

@ -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\>' \