linux-stable/drivers/staging/lustre
Lisa Nguyen 6a123705d8 staging: lustre: lnet: Rewrite return statement in socklnd.c
Rewrite the return statement in socklnd.c to eliminate the
use of a ternary operator. This will prevent the checkpatch.pl
script from generating a warning saying to remove () from
this particular return statement.

Signed-off-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-27 20:36:44 -07:00
..
include/linux staging: lustre: lnet: Reformat pointer variable in lib-lnet.h 2013-10-26 20:21:55 -07:00
lnet staging: lustre: lnet: Rewrite return statement in socklnd.c 2013-10-27 20:36:44 -07:00
lustre Staging: lustre: Fix no use of assignment in if condition 2013-10-27 06:43:23 -07:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO