Re: [PATCH v1 1/4] gpio:gpiolib: use static const char const * for a suffixes array

From: Linus Walleij
Date: Wed Jan 14 2015 - 07:35:24 EST


On Wed, Jan 7, 2015 at 10:08 AM, Olliver Schinagl
<oliver+list@xxxxxxxxxxx> wrote:

> From: Olliver Schinagl <oliver@xxxxxxxxxxx>
>
> Checkpatch complains, and probably with good reason that we should use
> const char const * for the static constant array that never gets
> changed.
>
> Signed-off-by: Olliver Schinagl <oliver@xxxxxxxxxxx>

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/