aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKristina Martsenko <[email protected]>2013-11-11 21:34:59 +0200
committerGreg Kroah-Hartman <[email protected]>2013-11-12 18:33:38 +0900
commitcb68dd2d0df552fe6c18da86eceda461ec0cc7c8 (patch)
treef03e74c61094c13795811765d85550c638e0a6d7 /tools
parent3949015e4dc169e738bb6f04ef5cbd26253b1cf9 (diff)
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 <[email protected]> Reviewed-by: Sarah Sharp <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions