Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> --- libmultipath/structs_vec.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/libmultipath/structs_vec.h b/libmultipath/structs_vec.h index 8ef547d..46f30af 100644 --- a/libmultipath/structs_vec.h +++ b/libmultipath/structs_vec.h @@ -4,11 +4,7 @@ #include "vector.h" #include "config.h" #include "lock.h" -/* -struct mutex_lock { - pthread_mutex_t *mutex; - int depth; -}; */ + struct vectors { struct mutex_lock lock; /* defined in lock.h */ vector pathvec; -- 2.9.2 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel