From: Joe Perches Date: Tue, 12 Nov 2013 23:10:05 +0000 (-0800) Subject: checkpatch: report missing spaces around trigraphs with --strict X-Git-Tag: v3.13-rc1~106^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=847316231c2f89918a2872e3d5fa3f5de11c39b6;p=pandora-kernel.git checkpatch: report missing spaces around trigraphs with --strict Spaces around trigraphs are specified by CodingStyle but checkpatch is currently silent about them because there are many current instances without them. Make missing spaces around trigraphs a --strict message. Signed-off-by: Joe Perches Reviewed-by: Josh Triplett Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed