From: Tvrtko Ursulin Date: Wed, 24 Jun 2015 08:55:20 +0000 (+0100) Subject: drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f8fd2d87eebb97b0ffdb3ff6cd90eb1c8e00bd;p=pandora-kernel.git drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages It is only used in logging and it doesn't need to exist on its own. Also it was misleading to log view size as object size. v2: Improve commit message. (Joonas Lahtinen) Signed-off-by: Tvrtko Ursulin Cc: Joonas Lahtinen Reviewed-by: Joonas Lahtinen [danvet: s/%lu/%zu/ where needed, reported by 0-day.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed