From: Andy Whitcroft Date: Tue, 6 Jan 2009 22:41:18 +0000 (-0800) Subject: checkpatch: structure member assignments are not complex X-Git-Tag: v2.6.29-rc1~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=383099fd636deacf698b91b4c96d0d6d01e6dc79;p=pandora-kernel.git checkpatch: structure member assignments are not complex Ensure we do not trigger the complex macros checks on structure member assignment, for example: #define foo .bar = 10 Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed