From 5ee932d049a4e6e1e134f521dbb98fdd3993a8e9 Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Sun, 14 Sep 2014 18:40:18 +0200 Subject: [PATCH] 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-format-patch failed