From: Joe Perches Date: Wed, 6 Aug 2014 23:11:16 +0000 (-0700) Subject: checkpatch: add for_each tests to indentation and brace tests X-Git-Tag: cleanup-for-v3.18~96^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe3dc2bc554b849c27c0ebc36daedf032514200;p=pandora-kernel.git checkpatch: add for_each tests to indentation and brace tests All the various for_each loop macros were not tested for trailing brace on the following lines and for bad indentation. Add them. Signed-off-by: Joe Perches Reported-by: Greg KH Cc: Andy Whitcroft Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed