[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120906124824.304feb50@bob.linux.org.uk>
Date: Thu, 6 Sep 2012 12:48:24 +0100
From: Alan Cox <alan@...ux.intel.com>
To: Fengguang Wu <fengguang.wu@...el.com>
Cc: linux-serial@...r.kernel.org, Jiri Slaby <jslaby@...e.cz>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] serial_core: fix sizeof(pointer)
On Thu, 6 Sep 2012 10:27:51 +0800
Fengguang Wu <fengguang.wu@...el.com> 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@...el.com>
Oops.. yes typo on my part
Signed-off-by: Alan Cox <alan@...ux.intel.com>
--
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