From: Fabian Frederick Date: Sun, 14 Sep 2014 16:40:18 +0000 (+0200) Subject: drm/nouveau: use container_of to resolve nouveau_plane from drm_plane X-Git-Tag: fixes-against-v3.18-rc2~73^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee932d049a4e6e1e134f521dbb98fdd3993a8e9;p=pandora-kernel.git drm/nouveau: use container_of to resolve nouveau_plane from drm_plane Use container_of instead of casting first structure member. Signed-off-by: Fabian Frederick Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed