Re: [PATCH] staging: lustre: lnet: lnet: Added a space

2015-09-14 Thread Trevor Woerner
On 09/13/15 06:14, Anjali Menon wrote: > Added a space to fix the following coding style warning detected by > checkpatch: Both your commit title and message say (or imply) you've added a space, but this patch, in fact, removes a space, doesn't it? > WARNING: space prohibited between function nam

[PATCH] staging: lustre: lnet: lnet: Added a space

2015-09-13 Thread Anjali Menon
Added a space to fix the following coding style warning detected by checkpatch: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Anjali Menon --- drivers/staging/lustre/lnet/lnet/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/