From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] tty: driverdata and discdata are void * Date: Fri, 05 Dec 2008 22:32:34 -0800 (PST) Message-ID: <20081205.223234.173400583.davem@davemloft.net> References: <20081205170826.3474.38297.stgit@localhost.localdomain> <20081205170832.3474.72030.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: alan@lxorguk.ukuu.org.uk Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:51490 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751341AbYLFGcd (ORCPT ); Sat, 6 Dec 2008 01:32:33 -0500 In-Reply-To: <20081205170832.3474.72030.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Alan Cox Date: Fri, 05 Dec 2008 17:08:32 +0000 > From: Alan Cox > > Remove all the extra casting while we are cleaning up > > Signed-off-by: Alan Cox Also applied to net-next-2.6, thanks a lot Alan.