From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [PATCH 05/64] pata_atiixp: remove superfluous wrapper function Date: Thu, 21 Jan 2010 12:23:16 +0100 Message-ID: <201001211223.16924.bzolnier@gmail.com> References: <20100118171349.14623.90030.sendpatchset@localhost> <4B57D2E4.30203@garzik.org> <4B57D365.3040201@garzik.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from fg-out-1718.google.com ([72.14.220.152]:48973 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751969Ab0AUL0Q (ORCPT ); Thu, 21 Jan 2010 06:26:16 -0500 In-Reply-To: <4B57D365.3040201@garzik.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Jeff Garzik Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org On Thursday 21 January 2010 05:09:09 am Jeff Garzik wrote: > On 01/20/2010 11:07 PM, Jeff Garzik wrote: > > On 01/18/2010 12:14 PM, Bartlomiej Zolnierkiewicz wrote: > >> From: Bartlomiej Zolnierkiewicz > >> Subject: [PATCH] pata_atiixp: remove superfluous wrapper function > >> > >> Fix documentation for ->set_[pio,dma]mode methods while at it. > >> > >> Signed-off-by: Bartlomiej Zolnierkiewicz > >> --- > >> drivers/ata/pata_atiixp.c | 29 +++++++---------------------- > >> 1 file changed, 7 insertions(+), 22 deletions(-) > > > > applied > > undone... it broke the build, presumably because it requires something > in your tree that's not in libata-dev.git Jeff, as noted in the first mail those patches are against atang tree (which has many changes which are missing from your libata-dev tree).. -- Bartlomiej Zolnierkiewicz