Re: [PATCH] HID: fix a potential bug in pointer casting

From: Jiri Kosina
Date: Wed Nov 14 2007 - 08:08:10 EST


On Wed, 14 Nov 2007, Li Zefan wrote:

> Don't directly cast list_head * to foo *, this works only when list is
> the first member of struct foo, and we should not make the assumption
> how members are ordered in the structure.

Hi,

applied to my tree, thanks!

--
Jiri Kosina
SUSE Labs
-
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/