Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757330Ab1FUWum (ORCPT ); Tue, 21 Jun 2011 18:50:42 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:53168 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756774Ab1FUWul (ORCPT ); Tue, 21 Jun 2011 18:50:41 -0400 Date: Tue, 21 Jun 2011 15:50:36 -0700 (PDT) Message-Id: <20110621.155036.1262228722432449059.davem@davemloft.net> To: joe@perches.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next V2] drivers/net: Remove casts of void * From: David Miller In-Reply-To: <1308681934.3338.17.camel@Joe-Laptop> References: <3bea9d0803a4ebfee2bb0f6e42defbf76126dc86.1308287030.git.joe@perches.com> <20110617.151903.1203335395245647912.davem@davemloft.net> <1308681934.3338.17.camel@Joe-Laptop> X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Tue, 21 Jun 2011 15:50:39 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 862 Lines: 23 From: Joe Perches Date: Tue, 21 Jun 2011 11:45:34 -0700 > On Fri, 2011-06-17 at 15:19 -0400, David Miller wrote: >> From: Joe Perches >> Date: Thu, 16 Jun 2011 22:08:06 -0700 >> > Unnecessary casts of void * clutter the code. >> > These are the remainder casts after several specific >> > patches to remove netdev_priv and dev_priv. >> > Done via coccinelle script (and a little editing): >> Applied, thanks. > > Unapplied? I don't see this in net-next. My bad, I have no idea how it disappeared. I put it into net-next-2.6 and pushed it out, it should _really_ be there now. -- 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/