Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754163Ab0AHV2P (ORCPT ); Fri, 8 Jan 2010 16:28:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754092Ab0AHV2N (ORCPT ); Fri, 8 Jan 2010 16:28:13 -0500 Received: from outbound-mail-303.bluehost.com ([67.222.53.10]:36922 "HELO outbound-mail-303.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754133Ab0AHV2K (ORCPT ); Fri, 8 Jan 2010 16:28:10 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=knV2IhyP2a/pcSRCMqXdxwQrNobHmd/MsJ0KvIo/Xn0xnxiwA+uXuvYxZ4vAU9tFmHLtWt508rfS4wABE5mf0bAvvckQN6HhjGAdlLBvlSr1XHrFEDCJL6M1lBX+XljT; Date: Fri, 8 Jan 2010 13:28:12 -0800 From: Jesse Barnes To: "H Hartley Sweeten" Cc: "Linux Kernel" , , Subject: Re: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessary casts Message-ID: <20100108132812.0779f5b1@jbarnes-piketon> In-Reply-To: References: <201001081418.01471.hartleys@visionengravers.com> <20100108132049.27e4b1cf@jbarnes-piketon> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Identified-User: {10642:box514.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.28.251 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1207 Lines: 32 On Fri, 8 Jan 2010 16:24:02 -0500 "H Hartley Sweeten" wrote: > 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? 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/