From 7353871aff29c09f342b774b524e6223e8954858 Mon Sep 17 00:00:00 2001 From: Surya Seetharaman Date: Mon, 27 Oct 2014 22:22:07 +0530 Subject: [PATCH] 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-format-patch failed