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

Change cfs_hash_ops_t to struct cfs_hash_ops.

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/ldlm/ldlm_resource.c
drivers/staging/lustre/lustre/libcfs/hash.c
drivers/staging/lustre/lustre/lov/lov_internal.h
drivers/staging/lustre/lustre/lov/lov_pool.c
drivers/staging/lustre/lustre/obdclass/cl_object.c
drivers/staging/lustre/lustre/obdclass/lu_object.c
drivers/staging/lustre/lustre/obdclass/obd_config.c
drivers/staging/lustre/lustre/osc/osc_quota.c
drivers/staging/lustre/lustre/ptlrpc/connection.c