]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: ptlrpc: pack_generic: clean up whitespace around parentheses
authorKristina Martsenko <kristina.martsenko@gmail.com>
Mon, 11 Nov 2013 19:34:57 +0000 (21:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2013 09:29:54 +0000 (18:29 +0900)
commit0d100bfc4bedbcd297afa77714b9dbea8e9452db
tree9c6217f6ff99d6449d997ba8b5018cd314bfb175
parent91f9765d377385863950f31d43aba5a888faa413
staging: lustre: ptlrpc: pack_generic: clean up whitespace around parentheses

Fix the following types of checkpatch errors and warnings in
pack_generic.c to comply with coding style:

ERROR: space required before the open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'
WARNING: space prohibited between function name and open parenthesis '('

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>
drivers/staging/lustre/lustre/ptlrpc/pack_generic.c