From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752844AbcLMXl5 (ORCPT ); Tue, 13 Dec 2016 18:41:57 -0500 Received: from ms.lwn.net ([45.79.88.28]:46544 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbcLMXlz (ORCPT ); Tue, 13 Dec 2016 18:41:55 -0500 Date: Tue, 13 Dec 2016 16:41:51 -0700 From: Jonathan Corbet To: Hans Holmberg Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] lib/Kconfig.debug: correct documentation paths Message-ID: <20161213164151.2aea89a4@lwn.net> In-Reply-To: <20161213144054.GA5579@Gaia> References: <20161213144054.GA5579@Gaia> 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, 13 Dec 2016 15:40:57 +0100 Hans Holmberg wrote: > A bunch of documentation files have moved, correct the paths. Good catch. Guess I'm as good a messenger as anybody else for this one; applied to docs-next, thanks. jon