From: Andreas Ruprecht Date: Sun, 23 Nov 2014 13:37:50 +0000 (+0100) Subject: staging: lustre: ldlm: Fix warning about missing spaces X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ee4160bb1dba58e62a2e45c05c046b952e44cc;p=pandora-kernel.git staging: lustre: ldlm: Fix warning about missing spaces checkpatch.pl complains about a number of places where spaces were missing. This patch fixes all of these errors. For better readability, the warning of hitting the 80 character per line limit in line 1349 introduced by this change is ignored deliberately. Signed-off-by: Andreas Ruprecht Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed