Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932938AbZAIXYi (ORCPT ); Fri, 9 Jan 2009 18:24:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932889AbZAIXXx (ORCPT ); Fri, 9 Jan 2009 18:23:53 -0500 Received: from outbound-mail-306.bluehost.com ([67.222.53.252]:47997 "HELO outbound-mail-306.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932880AbZAIXXw (ORCPT ); Fri, 9 Jan 2009 18:23:52 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Identified-User; b=jEI2CA6+Q0Ns1ZQ/eEVmexGyomLCQi114qhwXBJbPqxHwKfE8P4ANENqcDSkWYQYzRlPqwX3I3qCIBtDTjIgSOiWQ1SZRkprnOZ4Jy0ZPlLH/g4vZX4Qez8QSRn8CG4i; From: Jesse Barnes To: "Rafael J. Wysocki" Subject: Re: [PATCH 3/8] PCI PCIe portdrv: Remove unused device extension Date: Fri, 9 Jan 2009 15:23:49 -0800 User-Agent: KMail/1.9.10 Cc: Linux PCI , LKML References: <200901042346.42723.rjw@sisk.pl> <200901042351.07144.rjw@sisk.pl> In-Reply-To: <200901042351.07144.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901091523.49589.jbarnes@virtuousgeek.org> X-Identified-User: {642:box128.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.27.49 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 560 Lines: 15 On Sunday, January 4, 2009 2:51 pm Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > There is struct pcie_port_device_ext defined in portdrv.h, but its > member is only initialized and never used. Remove it. Yay for dead code elimination. -- 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/