From cb9c546f9058ab8600d9cd24085ad348193a4a9d Mon Sep 17 00:00:00 2001 From: Ferruh Yigit Date: Sat, 16 Dec 2017 02:22:41 +0000 Subject: [PATCH] devtools: add git log checks for SCTP and IOVA Acronyms must be uppercase. Signed-off-by: Ferruh Yigit --- devtools/check-git-log.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devtools/check-git-log.sh b/devtools/check-git-log.sh index 910daba42f..c601f6ae99 100755 --- a/devtools/check-git-log.sh +++ b/devtools/check-git-log.sh @@ -124,6 +124,7 @@ bad=$(echo "$headlines" | grep -E --color=always \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ + -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ @@ -135,6 +136,7 @@ bad=$(echo "$headlines" | grep -E --color=always \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ + -e ':.*\' \ -e ':.*\' \ -e ':.*\<[Vv]lan\>' \ -e ':.*\' \