linux/drivers/staging/lustre
Valentina Manea 5e1b887fa2 staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
This patch fixes coccinelle error regarding usage of IS_ERR and
PTR_ERR instead of PTR_ERR_OR_ZERO.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-26 20:23:53 -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: Remove unnecessary spaces in router_proc.c 2013-10-19 13:38:14 -07:00
lustre staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2013-10-26 20:23:53 -07:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO