From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:25 +0000 (-0700) Subject: checkpatch: case/default checks should only check changed lines X-Git-Tag: v2.6.28-rc1~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1080bf80862c571b5f0a20cb601e24dd90e2026;p=pandora-kernel.git checkpatch: case/default checks should only check changed lines We should only be checking changes lines for the trailing statement check on case/default statements. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed