From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934591AbcKPX21 (ORCPT ); Wed, 16 Nov 2016 18:28:27 -0500 Received: from tex.lwn.net ([70.33.254.29]:49673 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934211AbcKPX2Y (ORCPT ); Wed, 16 Nov 2016 18:28:24 -0500 Date: Wed, 16 Nov 2016 16:28:12 -0700 From: Jonathan Corbet To: Brian Norris Cc: Nicholas Mc Guire , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] docs/completion.txt: drop dangling reference to completions-design.txt Message-ID: <20161116162812.6b7e5a6c@lwn.net> In-Reply-To: <20161115224214.GA106437@google.com> References: <20161025195000.GA17604@localhost> <20161026101126.GA1223@osadl.at> <20161115224214.GA106437@google.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; 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 Tue, 15 Nov 2016 14:42:14 -0800 Brian Norris wrote: > Per the original author, the proposed document was never deemed > necessary, and the important bits got merged into completion.txt. Let's > just stop confusing readers by pointing at a nonexistent doc. Makes sense, applied. Thanks, jon