]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.
authorGulsah Kose <gulsah.1004@gmail.com>
Sun, 22 Feb 2015 03:08:05 +0000 (05:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:57 +0000 (12:23 -0800)
commit17155544f6f03a7846f5c78a9668a41b28eb9452
tree5ed4222533cf6f1de58300f6357dd4b7d76c5e0f
parentb2ff386821d929ddf7f5e8167273fbc38aa3a9ba
staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.

Removed return keyword from void functions. Removed following checkpatch.pl warnings:
WARNING: void function return statements are not generally useful

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c