From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41KDj03PhtzF1LR for ; Tue, 3 Jul 2018 03:27:28 +1000 (AEST) Date: Mon, 2 Jul 2018 11:27:23 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jacek Anaszewski , devicetree@vger.kernel.org, Ingo Molnar , linux-kernel@zh-kernel.org, Andrew Morton , linux-leds@vger.kernel.org, intel-wired-lan@lists.osuosl.org, Mark Rutland , linux-gpio@vger.kernel.org, "David S. Miller" , James Morris , Jeff Kirsher , Changbin Du , Masami Hiramatsu , netdev@vger.kernel.org, Steven Rostedt , linux-input@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-scsi@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, Andy Whitcroft , Joe Perches Subject: Re: [PATCH 0/9] Fix references for some missing documentation files Message-ID: <20180702112723.654d348c@lwn.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 26 Jun 2018 06:49:02 -0300 Mauro Carvalho Chehab wrote: > Having nothing to do while waiting for my plane to arrive while > returning back from Japan, I ended by writing a small series of > patches meant to reduce the number of bad Documentation/* > links that are detected by: > ./scripts/documentation-file-ref-check I've applied everything except the two networking patches, since I expect those to go through Dave's tree. Thanks, jon