[PATCH libdrm v2] intel: resolve shadowing warnings

2015-08-31 Thread Chris Wilson
On Mon, Aug 31, 2015 at 07:13:12PM +0100, Emil Velikov wrote: > v2: keep the bo_gem declaration in exec2() within the loop (Chris) > > Cc: Chris Wilson > Cc: intel-gfx at lists.freedesktop.org > Signed-off-by: Emil Velikov Reviewed-by: Chris Wilson -Chris -- Chris Wilson, Intel Open Source

[PATCH libdrm v2] intel: resolve shadowing warnings

2015-08-31 Thread Emil Velikov
v2: keep the bo_gem declaration in exec2() within the loop (Chris) Cc: Chris Wilson Cc: intel-gfx at lists.freedesktop.org Signed-off-by: Emil Velikov --- intel/intel_bufmgr_fake.c | 2 +- intel/intel_bufmgr_gem.c | 7 +++ intel/intel_decode.c | 7 ++- 3 files changed, 6