From 5aef600321caee7f950842b87f878780f693ca3a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 3 Sep 2014 11:56:07 +0100 Subject: [PATCH] drm/i915: Rename global latency_ns variable MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit We use the variable name latency_ns in both the local lowlevel wm calculation routines and at the global level. Rename the global value to reduce shadow warnings and future confusion. Signed-off-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed