From c893a26a008a3a260bb40dc3f14ee7bdcc353981 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Sat, 26 Oct 2013 11:24:43 +0400 Subject: checkpatch: treat jenkins as valid email This is needed to avoid checkpatch barking on already committed patches. This is the old commit cadd51971535 ("checkpatch: treat jenkins as valid email") re-applied. Remove the flag BAD_SIGN_OFF, not anymore needed. Change-Id: I6744f80de982f7934f3a5197ac2df1c29962cbd0 Signed-off-by: Paul Fertser Signed-off-by: Antonio Borneo Reviewed-on: https://review.openocd.org/c/openocd/+/5120 Tested-by: jenkins --- .checkpatch.conf | 1 - 1 file changed, 1 deletion(-) (limited to '.checkpatch.conf') diff --git a/.checkpatch.conf b/.checkpatch.conf index 4f2c931..0aad4c5 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -30,5 +30,4 @@ # Temporarily lines, to commit checkpatch itself. To be removed! --no-tree ---ignore BAD_SIGN_OFF --ignore TYPO_SPELLING -- cgit v1.1