RE: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessary casts

From: H Hartley Sweeten
Date: Fri Jan 08 2010 - 16:24:15 EST


On Friday, January 08, 2010 2:21 PM, Jesse Barnes wrote:
> On Fri, 8 Jan 2010 14:18:01 -0700
> H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx> wrote:
>
>> drivers/gpu/drm/i915/i915_debugfs.c: Remove unnecessary casts.
>>
>> The struct seq_file 'private' member is a void *, the casts are not
>> needed.
>>
>> Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
>> Cc: David Airlie <airlied@xxxxxxxx>
>
> This one should go to Eric Anholt <eric@xxxxxxxxxx>, and why not just
> do a full "drm/i915: remove unnecessary casts" patch all at once? That
> would probably be easier for Eric.

Yah, I just noticed there are a number of them in drivers/gpu/drm/*.

Can Eric Anholt handle all of them or just the i915 specific ones?

Thanks,
Hartley
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/