From: Fabian Frederick Date: Wed, 17 Sep 2014 19:00:14 +0000 (+0200) Subject: video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info X-Git-Tag: fixes-against-v3.18-rc2~41^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f17a0fa681326f726505f5a662caf07f0d098e2;p=pandora-kernel.git video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info Use container_of instead of casting first structure member. Signed-off-by: Fabian Frederick Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed