Re: [PATCH linux-next] pinctrl: fix pinconf_dbg_config_write return type

From: Linus Walleij
Date: Mon Sep 23 2013 - 04:45:38 EST


On Mon, Sep 16, 2013 at 10:50 PM, Vincent Stehlé
<vincent.stehle@xxxxxxxxxxx> wrote:

> Have pinconf_dbg_config_write() return a ssize_t. This fixes the following
> compilation warning:
>
> drivers/pinctrl/pinconf.c:617:2: warning: initialization from incompatible pointer type [enabled by default]
> drivers/pinctrl/pinconf.c:617:2: warning: (near initialization for ‘pinconf_dbg_pinconfig_fops.write’) [enabled by default]
>
> Signed-off-by: Vincent Stehlé <vincent.stehle@xxxxxxxxxxx>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>

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/