From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: Re: [PATCH 0/4] ACPI: pci_link cleanups Date: Thu, 12 Mar 2009 16:52:01 -0600 Message-ID: <200903121652.01681.bjorn.helgaas@hp.com> References: <20090217205906.4506.95815.stgit@bob.kio> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from g4t0016.houston.hp.com ([15.201.24.19]:33367 "EHLO g4t0016.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754267AbZCLWxU (ORCPT ); Thu, 12 Mar 2009 18:53:20 -0400 In-Reply-To: <20090217205906.4506.95815.stgit@bob.kio> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-acpi@vger.kernel.org On Tuesday 17 February 2009 2:00:35 pm Bjorn Helgaas wrote: > These are minor cleanups to PCI interrupt link handling: > whitespace, removing unnecessary casts and null pointer > checks, and simplifying linked list management. > > Comments welcome. Or these? I'm trying to clear out these old patches. Bjorn