lint: checkpatch: tweak FSF_MAILING_ADDRESS error

Change-Id: Ic76132c40a9c30a167c24c4c4b53180c4cc0fb86
This commit is contained in:
Oliver Smith 2021-12-14 12:52:16 +01:00
parent 444e048693
commit 2b1085886c
1 changed files with 1 additions and 1 deletions

View File

@ -3437,7 +3437,7 @@ sub process {
my $msg_level = \&ERROR;
$msg_level = \&CHK if ($file);
&{$msg_level}("FSF_MAILING_ADDRESS",
"Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.\n" . $herevet)
"Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. This Osmocom project should already include a copy of the (A)GPL.\n" . $herevet)
}
# check for Kconfig help text having a real description