linux/drivers/staging/lustre
Teodora Baluta 06fcedc8ea staging: lustre: remove initialisation of static variable
Fix the following checkpatch.pl error:

ERROR: do not initialise statics to 0 or NULL
+static int       libcfs_nidstring_idx = 0;

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 09:46:32 -08: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: remove initialisation of static variable 2013-11-10 09:46:32 -08:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO