> On Jul 12, 2015, at 9:04 PM, Ben Pfaff <[email protected]> wrote:
> 
>  * This function is appropriate when 'hmap' will soon have about as many
>  * elements as it before.  If 'hmap' will likely have fewer elements than

I think there's a "did" missing before "before". 

> - * before, use hmap_destroy() followed by hmap_clear() to save memory and
> + * before, use hmap_destroy() followed by hmap_init() to save memory and
>  * iteration time. */

This seems like more than a typo, but:

Acked-by: Justin Pettit <[email protected]>

--Justin


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to