staging: lustre: remove returns in void function for lnet selftest
authorJames Simmons <jsimmons@infradead.org>
Sat, 12 Mar 2016 01:29:43 +0000 (20:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:24:47 +0000 (22:24 -0800)
commit8a2c23068e2a825856c399425a37293611f9a617
tree8d6248aceca0b338eb4bfdbf5adac3eeb25bcfd0
parentc27d0a081f250096953651c6fb109d582307c299
staging: lustre: remove returns in void function for lnet selftest

No reason to have returns at end of void function.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/brw_test.c
drivers/staging/lustre/lnet/selftest/conrpc.c
drivers/staging/lustre/lnet/selftest/framework.c
drivers/staging/lustre/lnet/selftest/ping_test.c
drivers/staging/lustre/lnet/selftest/rpc.c
drivers/staging/lustre/lnet/selftest/selftest.h
This page took 0.035221 seconds and 5 git commands to generate.