From: Surya Seetharaman Date: Mon, 27 Oct 2014 16:52:07 +0000 (+0530) Subject: Staging: lustre: Place a space after a semi colon. X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~909 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7353871aff29c09f342b774b524e6223e8954858;p=pandora-kernel.git Staging: lustre: Place a space after a semi colon. Removes the following errors generated using checkpatch.pl tool: drivers/staging/lustre/lustre/ldlm/ldlm_internal.h:247: ERROR: space required after that ';' (ctx:VxV) drivers/staging/lustre/lustre/ldlm/ldlm_internal.h:269: ERROR: space required after that ';' (ctx:VxV) Signed-off-by: Surya Seetharaman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed