From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.9 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id B78017D043 for ; Tue, 19 Jun 2018 04:14:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750885AbeFSEOX (ORCPT ); Tue, 19 Jun 2018 00:14:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:39452 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750771AbeFSEOV (ORCPT ); Tue, 19 Jun 2018 00:14:21 -0400 Received: from localhost (unknown [106.200.222.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EFCD92083A; Tue, 19 Jun 2018 04:14:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1529381660; bh=OTefSrWlIqVgHHAr0ZCyPfpHPjQYUDCQRbu+J13FEjY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UXUw6677ztfElZacK7UlWIiEuZhyn837Xx6qPZEslWGIS0yh96fkoYNQQZQuIHdNd RvfqNLhx6GAPiy7FN+xuZFV7pg3zYip738S24R8CwqBdguPcdjNv5bxKwm+EhTyaKP ohTmf6RBvohJln1VFy1VZTVi02Gaevx/gYOoZXAw= Date: Tue, 19 Jun 2018 09:44:12 +0530 From: Vinod To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Harry Wei , Dan Williams , Darren Hart , Andy Shevchenko , "David S. Miller" , Luis de Bethencourt , Salah Triki , Mike Marshall , Martin Brandenburg , "Rafael J. Wysocki" , Pavel Machek , Len Brown , linux-kernel@zh-kernel.org, dmaengine@vger.kernel.org, platform-driver-x86@vger.kernel.org, sparclinux@vger.kernel.org, devel@lists.orangefs.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v4 26/26] fix a series of Documentation/ broken file name references Message-ID: <20180619041412.GL25852@vkoul-mobl> References: <041e7a803fc0e5c5dfc1fb8b2f761074ca0baa2c.1529079120.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <041e7a803fc0e5c5dfc1fb8b2f761074ca0baa2c.1529079120.git.mchehab+samsung@kernel.org> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 15-06-18, 13:30, Mauro Carvalho Chehab wrote: > If you have any comment or update to the content, please contact the > original document maintainer directly. However, if you have a problem > diff --git a/drivers/dma/dmaengine.c b/drivers/dma/dmaengine.c > index b451354735d3..08ba8473a284 100644 > --- a/drivers/dma/dmaengine.c > +++ b/drivers/dma/dmaengine.c > @@ -38,7 +38,7 @@ > * Each device has a channels list, which runs unlocked but is never modified > * once the device is registered, it's just setup by the driver. > * > - * See Documentation/dmaengine.txt for more details > + * See Documentation/driver-api/dmaengine for more details DMAengine part: Acked-by: Vinod Koul -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html