Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754068Ab0AHVYK (ORCPT ); Fri, 8 Jan 2010 16:24:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753909Ab0AHVYJ (ORCPT ); Fri, 8 Jan 2010 16:24:09 -0500 Received: from exprod6og116.obsmtp.com ([64.18.1.37]:60480 "HELO exprod6og116.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752273Ab0AHVYH convert rfc822-to-8bit (ORCPT ); Fri, 8 Jan 2010 16:24:07 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: RE: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessary casts Date: Fri, 8 Jan 2010 16:24:02 -0500 Message-ID: In-Reply-To: <20100108132049.27e4b1cf@jbarnes-piketon> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessary casts Thread-Index: AcqQqHKHTaAf24tCQdO/P8Gmw5tmEQAAC4Gw References: <201001081418.01471.hartleys@visionengravers.com> <20100108132049.27e4b1cf@jbarnes-piketon> From: "H Hartley Sweeten" To: "Jesse Barnes" Cc: "Linux Kernel" , , X-OriginalArrivalTime: 08 Jan 2010 21:24:02.0924 (UTC) FILETIME=[E67B82C0:01CA90A8] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 27 On Friday, January 08, 2010 2:21 PM, Jesse Barnes wrote: > On Fri, 8 Jan 2010 14:18:01 -0700 > H Hartley Sweeten 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 >> Cc: David Airlie > > This one should go to Eric Anholt , 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/