[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZ7Kmy+DXN2Xnt1K1hbZo5FTcHCKuDOmHU9zmJsNj_PQA@mail.gmail.com>
Date: Wed, 27 Mar 2013 22:24:59 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Wei Yongjun <weiyj.lk@...il.com>,
Thomas Abraham <thomas.abraham@...aro.org>
Cc: grant.likely@...retlab.ca, rob.herring@...xeda.com,
yongjun_wei@...ndmicro.com.cn, linux-kernel@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH] pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()
On Thu, Mar 14, 2013 at 2:59 PM, Wei Yongjun <weiyj.lk@...il.com> wrote:
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> sizeof() when applied to a pointer typed expression gives the
> size of the pointer, not that of the pointed data.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
> ---
> drivers/pinctrl/pinctrl-exynos5440.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied, unless the Exynos maintainer protest..
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists