Browse Source

scripts: checkpatch: add Co-authored-by tag

Add Co-authored-by tag which is mainly used by Github.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
pull/44994/head
Bartosz Bilas 3 years ago committed by Stephanos Ioannidis
parent
commit
fc88ddf59c
  1. 1
      scripts/checkpatch.pl

1
scripts/checkpatch.pl

@ -493,6 +493,7 @@ our $allocFunctions = qr{(?x: @@ -493,6 +493,7 @@ our $allocFunctions = qr{(?x:
our $signature_tags = qr{(?xi:
Signed-off-by:|
Co-authored-by:|
Co-developed-by:|
Acked-by:|
Tested-by:|

Loading…
Cancel
Save