]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: convert last typedef data types in hash.c
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 28 Oct 2015 16:54:27 +0000 (12:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:02:24 +0000 (08:02 +0900)
commit49a0b0ad3c6e6c74c7562546ba378db132b222fa
tree93c6f99c968bd5f5813d1df1d667d8479f21b2de
parent6cd3d8505e710a84bf76e28fb79e992b6aa106bd
staging: lustre: convert last typedef data types in hash.c

Change the last typedef data types cfs_hash_lookup_intent_t
to enum and cfs_hash_cond_arg_t to a structure.

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