* Lai Jiangshan ([email protected]) wrote:
> Signed-off-by: Lai Jiangshan <[email protected]>

merged, thanks!

Mathieu

> ---
>  rculfhash.c |    9 ---------
>  1 files changed, 0 insertions(+), 9 deletions(-)
> 
> diff --git a/rculfhash.c b/rculfhash.c
> index ebf0023..6e8b864 100644
> --- a/rculfhash.c
> +++ b/rculfhash.c
> @@ -242,15 +242,6 @@ struct partition_resize_work {
>                   unsigned long start, unsigned long len);
>  };
>  
> -static
> -void _cds_lfht_add(struct cds_lfht *ht,
> -             cds_lfht_match_fct match,
> -             const void *key,
> -             unsigned long size,
> -             struct cds_lfht_node *node,
> -             struct cds_lfht_iter *unique_ret,
> -             int bucket);
> -
>  /*
>   * Algorithm to reverse bits in a word by lookup table, extended to
>   * 64-bit words.
> -- 
> 1.7.4.4
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to