commit | 6a6514719455fd114a17c0e8c6ffff0f8c5151d6 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Tue Apr 12 21:11:08 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 26 15:13:13 2016 -0700 |
tree | f0886b3a6754095ed67a271933587c0a7b05d708 | |
parent | abcdb1e471e2adbe036123d12d625d65bb2ba8ef [diff] |
staging/lustre: Fix blank line after/before {/} style This patch fixes all checkpatch occurences of CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Blank lines aren't necessary before a close brace '}' in Lustre code. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>