From: Daniel Vetter Date: Fri, 10 Jul 2015 17:02:51 +0000 (+0200) Subject: drm/i915: Use drm_for_each_fb in i915_debugfs.c X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a58ee106529ebea5710087e9b77bc11365665ae;p=pandora-kernel.git drm/i915: Use drm_for_each_fb in i915_debugfs.c Just so I have a user for this macro. v2: Use the right macro - somehow I thought gcc should scream at me, but list_for_each isn't really typesafe unfortunately. Spotted by Ville. Cc: Ville Syrjälä Reviewed-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed