From: Andreas Ruprecht Date: Sun, 23 Nov 2014 13:37:55 +0000 (+0100) Subject: staging: lustre: ldlm: Remove unnecessary braces at ifs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d2ff65da8cf1c84a1bc676e9ecb870120f369fa;p=pandora-kernel.git staging: lustre: ldlm: Remove unnecessary braces at ifs checkpatch complains about three places where braces are not necessary. This patch removes the braces. Signed-off-by: Andreas Ruprecht Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed