From e49d63ea147df36311fc973f5bd540125bf653a9 Mon Sep 17 00:00:00 2001 From: Mathieu OTHACEHE Date: Tue, 2 Sep 2014 18:39:44 +0200 Subject: [PATCH] staging: lustre: Fix space prohibited between function name and open parenthesis This patch fixes the following checkpatch.pl warning in lnet/lnet/lib-eq.c: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Mathieu OTHACEHE Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed