From: Joe Perches Date: Wed, 6 Aug 2014 23:10:52 +0000 (-0700) Subject: checkpatch: improve "no space after cast" test X-Git-Tag: cleanup-for-v3.18~96^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27c95db1176b41c6c87d9d3480d15efbca8f3ff;p=pandora-kernel.git checkpatch: improve "no space after cast" test This --strict test previously worked only for what appeared to be cast to pointer types. Make it work for all casts. Also, there's no reason to show the previous line for this type of message, so don't. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed