From: Li Zefan Date: Sun, 16 Dec 2007 23:47:19 +0000 (+1000) Subject: drm: don't cast a pointer to pointer of list_head X-Git-Tag: v2.6.25-rc1~301^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b0d1b5bda979b077cf011e79fc19677663afc4;p=pandora-kernel.git drm: don't cast a pointer to pointer of list_head The casting is safe only when the list_head member is the first member of the structure. Signed-off-by: Li Zefan Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed