Unverified Commit 06a54e8e authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!2968 checkpatch: Update link tags to fix ci warning

parents 179f1798 8fadc8fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -622,7 +622,7 @@ our $signature_tags = qr{(?xi:
	Cc:
)};

our @link_tags = qw(Link Closes);
our @link_tags = qw(Link Closes bugzilla Reference);

#Create a search and print patterns for all these strings to be used directly below
our $link_tags_search = "";