]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: Don't ignore error code
authorCristina Moraru <cristina.moraru09@gmail.com>
Sun, 25 Oct 2015 21:16:31 +0000 (23:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 05:35:29 +0000 (14:35 +0900)
commit46a438b00005f1145425a86036a13e08a84e5435
tree69ac839d2551449762d695c7976049a3b9fd169e
parent43061d2c7692938e42c693ccc9749c0e66b2e72b
staging: lustre: Don't ignore error code

Error stored in rc was never reported,
so directly return it here.

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/conctl.c