From: Andreas Ruprecht Date: Sun, 23 Nov 2014 13:37:56 +0000 (+0100) Subject: staging: lustre: ldlm: Remove space before braces for defined() check X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d089bb4e703367030c910ccb4d10e06dc395344;p=pandora-kernel.git staging: lustre: ldlm: Remove space before braces for defined() check checkpatch complains about two places where a space is prohibited before the braces for in "#if defined()" check. This patch removes these warnings. Signed-off-by: Andreas Ruprecht Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed