Re: [PATCH] pinctrl: remove useless const qualifier

From: Linus Walleij
Date: Mon Jun 01 2015 - 09:47:52 EST


On Fri, May 22, 2015 at 8:19 AM, Masahiro Yamada
<yamada.masahiro@xxxxxxxxxxxxx> wrote:

> This "const" claims the get_function_groups callback never
> changes the given num_groups pointer. It is always true
> in C language, so not worth mentioning.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij
--
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/