[PATCH] drm: index i shadowed in 2nd loop

2011-03-07 Thread roel
Index i was already used in thhe first loop Signed-off-by: Roel Kluin --- drivers/gpu/drm/drm_fb_helper.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) The original was wrong, isn't it? diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c index 6977a1c

[PATCH] drm: index i shadowed in 2nd loop

2011-03-07 Thread roel
Index i was already used in thhe first loop Signed-off-by: Roel Kluin --- drivers/gpu/drm/drm_fb_helper.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) The original was wrong, isn't it? diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c index 6977a1c

[PATCH] drm: index i shadowed in 2nd loop

2011-03-07 Thread Chris Wilson
On Mon, 07 Mar 2011 18:00:34 +0100, roel wrote: > Index i was already used in thhe first loop Probably related to https://bugzilla.kernel.org/show_bug.cgi?id=19512 -Chris -- Chris Wilson, Intel Open Source Technology Centre

Re: [PATCH] drm: index i shadowed in 2nd loop

2011-03-07 Thread Chris Wilson
On Mon, 07 Mar 2011 18:00:34 +0100, roel wrote: > Index i was already used in thhe first loop Probably related to https://bugzilla.kernel.org/show_bug.cgi?id=19512 -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ dri-devel mailing list