From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761907AbcALB3T (ORCPT ); Mon, 11 Jan 2016 20:29:19 -0500 Received: from tex.lwn.net ([70.33.254.29]:49760 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759116AbcALB3S (ORCPT ); Mon, 11 Jan 2016 20:29:18 -0500 Date: Mon, 11 Jan 2016 18:29:16 -0700 From: Jonathan Corbet To: Masahiro Yamada Cc: linux-kernel@vger.kernel.org, Dan Williams , Sumit Semwal , "James E.J. Bottomley" , Linus Torvalds , One Thousand Gnomes , Vinod Koul , Mike Looijmans , Russell King - ARM Linux , linux-doc@vger.kernel.org Subject: Re: [PATCH] DMA-API: fix confusing sentence in Documentation/DMA-API.txt Message-ID: <20160111182916.0f0be466@lwn.net> In-Reply-To: <1451903654-705-1-git-send-email-yamada.masahiro@socionext.com> References: <1451903654-705-1-git-send-email-yamada.masahiro@socionext.com> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 4 Jan 2016 19:34:14 +0900 Masahiro Yamada wrote: > Change the phrase "handed off to the driver" to "handed off to the > device" as in the paragraph below. Makes sense to me; applied to the docs tree. Thanks, jon