Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754136Ab0AHVUw (ORCPT ); Fri, 8 Jan 2010 16:20:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754117Ab0AHVUu (ORCPT ); Fri, 8 Jan 2010 16:20:50 -0500 Received: from outbound-mail-137.bluehost.com ([67.222.39.27]:39355 "HELO outbound-mail-137.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754120Ab0AHVUt (ORCPT ); Fri, 8 Jan 2010 16:20:49 -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=h/GWOzyFFc/g83uG0ccKvpxIn8BkviWr4fYLou/WnR8+jaugU44KwJAxTwW6kJ6LzGcrF29w5KkKBOfJ5BNJQjlJ5xl4GqyadlTnuS2j2+SZke9xt4BZgAOL/3/a/DZp; Date: Fri, 8 Jan 2010 13:20:49 -0800 From: Jesse Barnes To: H Hartley Sweeten Cc: Linux Kernel , dri-devel@lists.sourceforge.net, airlied@linux.ie Subject: Re: [PATCH] drivers/gpu/drm/i915/i915_debugfs.c: remove unnecessary casts Message-ID: <20100108132049.27e4b1cf@jbarnes-piketon> In-Reply-To: <201001081418.01471.hartleys@visionengravers.com> References: <201001081418.01471.hartleys@visionengravers.com> 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: 824 Lines: 22 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. -- 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/