Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 285d3e88 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "checkpatch: Fix the commit log false positive warnings"

parents 269b6389 39229466
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2817,7 +2817,7 @@ sub process {
# Check for line lengths > 75 in commit log, warn once
		if ($in_commit_log && !$commit_log_long_line &&
		    length($line) > 75 &&
		    !($line =~ /^\s*[a-zA-Z0-9_\/\.]+\s+\|\s+\d+/ ||
		    !($line =~ /^\s*[a-zA-Z0-9_\/\.\-]+\s+\|\s+\d+/ ||
					# file delta changes
		      $line =~ /^\s*(?:[\w\.\-]+\/)++[\w\.\-]+:/ ||
					# filename then :