Re: [PATCH 6/9] gpiolib: devres: use correct structure type name in sizeof

From: Linus Walleij
Date: Fri Aug 08 2014 - 09:27:07 EST


On Tue, Jul 29, 2014 at 5:16 PM, Julia Lawall <Julia.Lawall@xxxxxxx> wrote:

> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> Correct typo in the name of the type given to sizeof. Because it is the
> size of a pointer that is wanted, the typo has no impact on compilation or
> execution.
>
> This problem was found using Coccinelle (http://coccinelle.lip6.fr/). The
> semantic patch used can be found in message 0 of this patch series.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Patch applied with Alexandre's ACK.

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/