On Mon, Jul 28, 2014 at 02:03:49PM -0700, Jarno Rajahalme wrote:
> Ben,
>
> Thanks for reminding, somehow I lost track of this.
>
> This is actually a nice cleanup :-)
>
> Acked-by: Jarno Rajahalme
Thanks, applied to master.
___
dev mailing list
dev@
Ben,
Thanks for reminding, somehow I lost track of this.
This is actually a nice cleanup :-)
Acked-by: Jarno Rajahalme
On Jul 21, 2014, at 9:38 PM, Ben Pfaff wrote:
> There isn't any significant downside to making cmap iteration "safe" all
> the time, so this drops the _SAFE variant.
>
> S
On Mon, Jul 21, 2014 at 09:38:27PM -0700, Ben Pfaff wrote:
> There isn't any significant downside to making cmap iteration "safe" all
> the time, so this drops the _SAFE variant.
>
> Similar changes to CMAP_CURSOR_FOR_EACH and CMAP_CURSOR_FOR_EACH_CONTINUE.
>
> Signed-off-by: Ben Pfaff
Jarno, y
There isn't any significant downside to making cmap iteration "safe" all
the time, so this drops the _SAFE variant.
Similar changes to CMAP_CURSOR_FOR_EACH and CMAP_CURSOR_FOR_EACH_CONTINUE.
Signed-off-by: Ben Pfaff
---
lib/classifier.c | 4 ++--
lib/cmap.h| 57 ---