diff options
author | Joe Perches <joe@perches.com> | 2014-08-07 01:11:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 03:01:29 +0200 |
commit | 0fe3dc2bc554b849c27c0ebc36daedf032514200 (patch) | |
tree | e30769f92c8d679ddea2d007a72f83b743736d7f /init | |
parent | checkpatch: fix brace style misuses of else and while (diff) | |
download | linux-0fe3dc2bc554b849c27c0ebc36daedf032514200.tar.xz linux-0fe3dc2bc554b849c27c0ebc36daedf032514200.zip |
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 <joe@perches.com>
Reported-by: Greg KH <gregkh@linuxfoundation.org>
Cc: Andy Whitcroft <apw@canonical.com
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions