From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751222AbdAMTli (ORCPT ); Fri, 13 Jan 2017 14:41:38 -0500 Received: from ms.lwn.net ([45.79.88.28]:43968 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751151AbdAMTlh (ORCPT ); Fri, 13 Jan 2017 14:41:37 -0500 Date: Fri, 13 Jan 2017 12:41:35 -0700 From: Jonathan Corbet To: Joe Perches Cc: Mauro Carvalho Chehab , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] docs: Make CodingStyle and SubmittingPatches symlinks Message-ID: <20170113124135.7873b9c7@lwn.net> In-Reply-To: <4a5d167c038ac98c51bd034855f1dca9a3e0f6fb.1484086131.git.joe@perches.com> References: <4a5d167c038ac98c51bd034855f1dca9a3e0f6fb.1484086131.git.joe@perches.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (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, 10 Jan 2017 14:09:51 -0800 Joe Perches wrote: > Make these files symlinks to the .rst equivalents So I am not necessarily opposed to doing this, but the changelog lacks one important thing: why do we need to make that change? Have the existing one-liner files been a problem somehow? Thanks, jon