From: Joe Perches Date: Tue, 26 Jul 2011 00:13:23 +0000 (-0700) Subject: checkpatch: validate signature styles and To: and Cc: lines X-Git-Tag: v3.1-rc1~241^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2011247550c1b903a9ecd68f6eb3e9e7b7b07f52;p=pandora-kernel.git checkpatch: validate signature styles and To: and Cc: lines Signatures have many forms and can sometimes cause problems if not in the correct format when using git send-email or quilt. Try to verify the signature tags and email addresses to use the generally accepted "Signed-off-by: Full Name " form. Original idea by Anish Kumar Signed-off-by: Joe Perches Cc: Anish Kumar Cc: Nick Bowler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed