Re: [PATCH 3/4] string: introduce memchr_inv

From: Geert Uytterhoeven
Date: Mon Aug 22 2011 - 16:59:45 EST


On Mon, Aug 22, 2011 at 18:29, Akinobu Mita <akinobu.mita@xxxxxxxxx> wrote:
> +/**
> + * memchr_inv - Find a character in an area of memory.

This description doesn't really match.

> + * @s: The memory area
> + * @c: The byte to search for
> + * @n: The size of the area.

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/