staging: lustre: remove parentheses usage with return
authorSrikrishan Malik <srikrishanmalik@gmail.com>
Mon, 11 Aug 2014 18:27:38 +0000 (23:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:18 +0000 (12:23 -0700)
commiteb44520b3ad9407704dd111c9acd48911c83beba
treeb8e6b80e4a709cb0a985aa5ae02c3e04d80ecd01
parent78dd07983b405df2f98ae96137c69cb9e208b312
staging: lustre: remove parentheses usage with return

Fix the following checkpatch error:

ERROR: return is not a function, parentheses are not required

Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_request.c
This page took 0.027074 seconds and 5 git commands to generate.