From: Andreas Ruprecht Date: Sat, 3 Jan 2015 11:29:05 +0000 (+0100) Subject: staging: lustre: fid: Remove space before braces for defined() check X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f3fd50391d5644edcb25222b2542a5d165d7464;p=pandora-kernel.git staging: lustre: fid: Remove space before braces for defined() check checkpatch complains about three places where a space is prohibited before the braces for an "#if defined()" check. This patch removes the spaces. Signed-off-by: Andreas Ruprecht Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed