staging: lustre: change cfs_hash_dhead*_t to struct
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 28 Oct 2015 16:54:25 +0000 (12:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:02:24 +0000 (08:02 +0900)
commit7e6094f8ae200b7616e785cf3228f82bc1d51f1f
tree16e76e910c96768409ad4e7fe45cc4afb711587b
parentdb9fc06bae1fdaae129b2bf8d86d85e746e757fc
staging: lustre: change cfs_hash_dhead*_t to struct

Change cfs_hash_dhead_t and cfs_head_dhead_dep_to
from typedef to true structures.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_hash.h
drivers/staging/lustre/lustre/libcfs/hash.c