From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757796AbXJCDCk (ORCPT ); Tue, 2 Oct 2007 23:02:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755158AbXJCDCb (ORCPT ); Tue, 2 Oct 2007 23:02:31 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54017 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755061AbXJCDCa (ORCPT ); Tue, 2 Oct 2007 23:02:30 -0400 Date: Tue, 02 Oct 2007 20:02:29 -0700 (PDT) Message-Id: <20071002.200229.21591800.davem@davemloft.net> To: akepner@sgi.com Cc: grundler@parisc-linux.org, jbarnes@virtuousgeek.org, jes@sgi.com, randy.dunlap@oracle.com, rdreier@cisco.com, James.Bottomley@steeleye.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/5] dma: document dma_flags_set_attr() From: David Miller In-Reply-To: <20071003024752.GH26752@sgi.com> References: <20071003024752.GH26752@sgi.com> X-Mailer: Mew version 5.1.52 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: akepner@sgi.com Date: Tue, 2 Oct 2007 19:47:52 -0700 > > Document dma_flags_set_attr(). > > Signed-off-by: Arthur Kepner Acked-by: David S. Miller