Re: [PATCH] staging: lustre: lustre: libcfs: Removed a space

2015-09-20 Thread Greg KH
On Sun, Sep 20, 2015 at 10:59:16PM +0530, Anjali Menon wrote: > Removed space between function name and open paranthesis > detected by checkpatch.pl > > 112: WARNING: space prohibited between function name and open > parenthesis '(' Please don't wrap error/warning messages like these. And this p

[PATCH] staging: lustre: lustre: libcfs: Removed a space

2015-09-20 Thread Anjali Menon
Removed space between function name and open paranthesis detected by checkpatch.pl 112: WARNING: space prohibited between function name and open parenthesis '(' 152: WARNING: space prohibited between function name and open parenthesis '(' 164: WARNING: space prohibited between function name and op