Staging: lustre: lnet: Remove unnecessary parentheses on return
authorMiguel Bernabeu Diaz <miguelbernadi@gmail.com>
Wed, 5 Aug 2015 21:49:57 +0000 (23:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Aug 2015 22:12:40 +0000 (15:12 -0700)
commit8a1d7b09e7e3c2c7097712331ac64ccfdbcf8f6d
treea6d30dcf00340ebdfbf4dce14deb5e953d64076d
parent276479ff684792fefadec795afd1cb84a81dc8e5
Staging: lustre: lnet: Remove unnecessary parentheses on return

Removed three instances of parentheses in return calls that are
unnecessary and do not contribute to readability.

Signed-off-by: Miguel Bernabeu Diaz <miguelbernadi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
This page took 0.0267039999999999 seconds and 5 git commands to generate.