]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: change cfs_hash_head*_t to struct
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 28 Oct 2015 16:54:26 +0000 (12:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:02:24 +0000 (08:02 +0900)
commit6cd3d8505e710a84bf76e28fb79e992b6aa106bd
tree1bdd0a209ebf9dd83e300ab54d14739ffaf49932
parent7e6094f8ae200b7616e785cf3228f82bc1d51f1f
staging: lustre: change cfs_hash_head*_t to struct

Change cfs_hash_head_t and cfs_head_head_dep_t
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