[ovs-dev] [PATCH] hmap: Fix typo in comment.

Justin Pettit jpettit at nicira.com
Mon Jul 13 04:25:14 UTC 2015


> On Jul 12, 2015, at 9:04 PM, Ben Pfaff <blp at nicira.com> 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 <jpettit at nicira.com>

--Justin





More information about the dev mailing list