checkpatch: reinstate check for C99 style comments

Recent update of checkpatch.pl made it ignore C99 style comment in the
new patches. This change will reinstate the check.

BRANCH=none
BUG=none
TEST=attempt to repo upload patches with C99 style comments fail at
     pre-upload check phase.

Change-Id: I606e2618cc39abcf2dc0b051aefea722a2359f3b
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1409495
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
This commit is contained in:
Vadim Bendebury 2019-01-14 12:06:03 -08:00 committed by chrome-bot
parent c5d961bd3d
commit e8b6819b89
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@
--ignore SPLIT_STRING
--ignore GIT_COMMIT_ID
--ignore C99_COMMENT_TOLERANCE