Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between function name and open parenthesis
WARNING: space prohibited between function name and open parenthesis '(' checkpatch.pl warning in o2iblnd_modparams.c Signed-off-by: Melike Yurtoglu <aysemelikeyurtoglu@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2aa53ff69e
commit
b656d5fd7e
@ -177,7 +177,7 @@ kib_tunables_t kiblnd_tunables = {
|
||||
};
|
||||
|
||||
int
|
||||
kiblnd_tunables_init (void)
|
||||
kiblnd_tunables_init(void)
|
||||
{
|
||||
if (kiblnd_translate_mtu(*kiblnd_tunables.kib_ib_mtu) < 0) {
|
||||
CERROR("Invalid ib_mtu %d, expected 256/512/1024/2048/4096\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user