From: Josh Triplett Date: Tue, 12 Nov 2013 23:10:12 +0000 (-0800) Subject: checkpatch.pl: check for the FSF mailing address X-Git-Tag: v3.13-rc1~106^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4783f894d0f3bfb107cf3b1d9aed1f1a0672ee1d;p=pandora-kernel.git checkpatch.pl: check for the FSF mailing address Kernel maintainers reject new instances of the GPL boilerplate paragraph directing people to write to the FSF for a copy of the GPL, since the FSF has moved in the past and may do so again. Make this an error for new code, but just a --strict CHK in --file mode; anyone interested in doing tree-wide cleanups of this form can enable this test explicitly. Signed-off-by: Josh Triplett Acked-by: Greg Kroah-Hartman Acked-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed