summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKristina Martsenko <kristina.martsenko@gmail.com>2013-11-11 23:34:59 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-12 13:33:38 +0400
commitcb68dd2d0df552fe6c18da86eceda461ec0cc7c8 (patch)
treef03e74c61094c13795811765d85550c638e0a6d7 /scripts
parent3949015e4dc169e738bb6f04ef5cbd26253b1cf9 (diff)
downloadlinux-cb68dd2d0df552fe6c18da86eceda461ec0cc7c8.tar.xz
staging: lustre: ptlrpc: clean up whitespace around braces
Fix the following types of checkpatch errors to comply with coding style: ERROR: space required after that close brace '}' ERROR: space required before the open brace '{' Also change "if (x == 0)" into "if (!x)" on one line, to avoid introducing new checkpatch issues. Signed-off-by: Kristina Martsenko <kristina.martsenko@gmail.com> Reviewed-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions