Re: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessarycasts

From: Jesse Barnes
Date: Fri Jan 08 2010 - 16:28:18 EST


On Fri, 8 Jan 2010 16:24:02 -0500
"H Hartley Sweeten" <hartleys@xxxxxxxxxxxxxxxxxxx> wrote:

> 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?

Just i915, the rest go through Dave.

--
Jesse Barnes, Intel Open Source Technology Center
--
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/