From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sun, 09 Sep 2018 23:12:51 +0200 (CEST) Received: from ms.lwn.net ([45.79.88.28]:60784 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23991783AbeIIVMsderI5 (ORCPT ); Sun, 9 Sep 2018 23:12:48 +0200 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 36B956D9; Sun, 9 Sep 2018 21:12:39 +0000 (UTC) Date: Sun, 9 Sep 2018 15:12:37 -0600 From: Jonathan Corbet To: Henrik Austad Cc: linux-doc@vger.kernel.org, Bjorn Helgaas , "Paul E. McKenney" , Josh Triplett , Steven Rostedt , Mathieu Desnoyers , Lai Jiangshan , Jens Axboe , Rob Herring , Mark Rutland , Bartlomiej Zolnierkiewicz , Linus Walleij , "David S. Miller" , Karsten Keil , Masahiro Yamada , Michal Marek , Peter Zijlstra , Ingo Molnar , Will Deacon , Ralf Baechle , Paul Burton , James Hogan , Paul Moore , "James E.J. Bottomley" , Helge Deller , "Rafael J. Wysocki" , Len Brown , Pavel Machek , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Martin Schwidefsky , Heiko Carstens , Greg Kroah-Hartman , Jiri Slaby , Mark Brown , Thomas Gleixner , Paolo Bonzini , Radim =?UTF-8?B?S3LEjW3DocWZ?= , Evgeniy Polyakov , "H. Peter Anvin" , x86@kernel.org, Andrew Morton , Ian Kent , Jacek Anaszewski , Mike Rapoport , Jan Kandziora , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-gpio@vger.kernel.org, linux-ide@vger.kernel.org, netdev@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-mips@linux-mips.org, linux-security-module@vger.kernel.org, linux-parisc@vger.kernel.org, linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-spi@vger.kernel.org, kvm@vger.kernel.org, Henrik Austad Subject: Re: [PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/ Message-ID: <20180909151237.4bc1b3e2@lwn.net> In-Reply-To: <1536012923-16275-1-git-send-email-henrik@austad.us> References: <1536012923-16275-1-git-send-email-henrik@austad.us> Organization: LWN.net X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 66165 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: corbet@lwn.net Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, 4 Sep 2018 00:15:23 +0200 Henrik Austad wrote: > I don't really have an opinion to whether or not we /should/ have 00-INDEX, > but the above 00-INDEX should either be removed or be kept up to date. If > we should keep the files, I can try to keep them updated, but I rather not > if we just want to delete them anyway. > > As a starting point, remove all index-files and references to 00-INDEX and > see where the discussion is going. Applied, thanks. jon