diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-03-23 00:11:37 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-03-25 19:44:43 +0300 |
commit | 6c5d24eef7be7adfcb608f2852ab69b58935133b (patch) | |
tree | 928ff8d79e566621ac2da8ce45825faf49d2bf1a /scripts/cleanpatch | |
parent | c55760806d082ff9947560950cfd6cf180ab491e (diff) | |
download | linux-6c5d24eef7be7adfcb608f2852ab69b58935133b.tar.xz |
checkpatch: Warn on improper usage of Co-developed-by
The purpose of Co-developed-by: is to give attribution to authors who
aren't already attributed by the From: tag, i.e. who aren't the nominal
patch author. Because Co-developed-by: is essentially a variation of
From:, it must be accompanied by a Signed-off-by: of the associated
co-author. To ease the burden of determining whether or not co-authors
have signed off, Co-developed-by and Signed-off-by: must be explicitly
paired, i.e. on consecutive lines for a given co-author.
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions