linux/drivers/staging/lustre
Lisa Nguyen 29323b3e6b staging: lustre: Remove typedef and update cfs_hash_lock union
Remove typedef keyword and rename the cfs_hash_lock_t
union to cfs_hash_lock in libcfs_hash.h. These changes
resolve the "Do not add new typedefs" warning
generated by checkpatch.pl and meet kernel coding style.

The union variables in hash.c are updated to reflect this
change as well.

Signed-off-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-21 05:48:15 +01:00
..
include/linux staging: lustre: Remove typedef and update cfs_hash_lock union 2013-10-21 05:48:15 +01:00
lnet staging/lustre/lnet: Remove unnecessary spaces in router_proc.c 2013-10-19 13:38:14 -07:00
lustre staging: lustre: Remove typedef and update cfs_hash_lock union 2013-10-21 05:48:15 +01:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO