OSDN Git Service

staging: lustre: lov_pool: Fixed a return coding style warning.
authorRakhi Sharma <rakhish1994@gmail.com>
Wed, 10 Feb 2016 08:43:47 +0000 (14:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:29:42 +0000 (19:29 -0800)
commita1fcca1e9afd5e2ec64be63574b548974b391d3c
tree50cd6cc711fccacbe3f57a7f43e1c34f6ed65e72
parent1f01063f714692ce5ea675ba2724e07cf9acbfcb
staging: lustre: lov_pool: Fixed a return coding style warning.

Remove unusefull return at the end of void function.
WARNING: void function return statements are not generally useful.

Signed-off-by: Rakhi Sharma <rakhish1994@gmail.com>
Changes in v3:
  shortened the subject line and make the discription more clear.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_pool.c