Staging: lustre: osc: Space prohibited between function name and open parenthesis
authorShraddha Barke <shraddha.6596@gmail.com>
Fri, 4 Sep 2015 06:38:49 +0000 (12:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:49 +0000 (18:24 -0700)
commite72f36e22c4d54642edc7b807dc2ee13724c71a8
tree92c60f103b4245e2834c1e1e61905791a7159084
parentfd6f9a4b08dc534dfb34786739d8e8b2f0e281cd
Staging: lustre: osc: Space prohibited between function name and open parenthesis

This patch fixes the checkpatch.pl warning:

WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/osc/osc_request.c