From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752905AbXCZQVE (ORCPT ); Mon, 26 Mar 2007 12:21:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752913AbXCZQVE (ORCPT ); Mon, 26 Mar 2007 12:21:04 -0400 Received: from rgminet01.oracle.com ([148.87.113.118]:51644 "EHLO rgminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752904AbXCZQVB (ORCPT ); Mon, 26 Mar 2007 12:21:01 -0400 Date: Mon, 26 Mar 2007 09:21:19 -0700 From: Randy Dunlap To: "Jan Beulich" Cc: , Subject: Re: [PATCH] remove pci_dac_dma_... APIs Message-Id: <20070326092119.2abce07c.randy.dunlap@oracle.com> In-Reply-To: <4607F0EF.76E4.0078.0@novell.com> References: <4607F0EF.76E4.0078.0@novell.com> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.3.1 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Whitelist: TRUE X-Whitelist: TRUE X-Brightmail-Tracker: AAAAAQAAAAI= Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 26 Mar 2007 15:12:31 +0100 Jan Beulich wrote: > Based on replies to a respective query, remove the pci_dac_dma_...() APIs > (except for pci_dac_dma_supported() on Alpha, where this function is used > in non-DAC PCI DMA code). > > Signed-off-by: Jan Beulich > Cc: Andi Kleen > Cc: Jesse Barnes > Cc: Christoph Hellwig > Cc: David Miller meta-comment: while diffstats are not required (by Documentation/SubmittingPatches), they sure can be helpful to reviewers. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***