From: Kristina Martsenko Date: Mon, 11 Nov 2013 19:34:58 +0000 (+0200) Subject: staging: lustre: ptlrpc: clean up whitespace around parentheses X-Git-Tag: v3.14-rc1~150^2~775^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3949015e4dc169e738bb6f04ef5cbd26253b1cf9;p=pandora-kernel.git staging: lustre: ptlrpc: clean up whitespace around parentheses Fix the following types of checkpatch errors and warnings to comply with coding style: ERROR: space required before the open parenthesis '(' ERROR: space prohibited after that open parenthesis '(' ERROR: space prohibited before that close parenthesis ')' WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Kristina Martsenko Reviewed-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed