Re: [PATCH] serial_core: fix sizeof(pointer)

From: Alan Cox
Date: Thu Sep 06 2012 - 07:36:24 EST


On Thu, 6 Sep 2012 10:27:51 +0800
Fengguang Wu <fengguang.wu@xxxxxxxxx> wrote:

> sizeof when applied to a pointer typed expression gives the
> size of the pointer.
>
> Generated by: scripts/coccinelle/misc/noderef.cocci
>
> Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>


Oops.. yes typo on my part

Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
--
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/