rculfhash: Remove leftover hash_seed field
[urcu.git] / rculfhash.c
index 53ecaacb310ee7b0b9af92dad824a017063be22a..e5c91b9730bb2ffea069dbd1f68e84a41ef811e3 100644 (file)
@@ -269,7 +269,6 @@ struct cds_lfht {
        struct rcu_table t;
        unsigned long min_alloc_order;
        unsigned long min_alloc_size;
-       unsigned long hash_seed;
        int flags;
        /*
         * We need to put the work threads offline (QSBR) when taking this
This page took 0.022796 seconds and 4 git commands to generate.