From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753432AbdI1PXD (ORCPT ); Thu, 28 Sep 2017 11:23:03 -0400 Received: from ms.lwn.net ([45.79.88.28]:52470 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753350AbdI1PXB (ORCPT ); Thu, 28 Sep 2017 11:23:01 -0400 Date: Tue, 26 Sep 2017 14:59:18 -0600 From: Jonathan Corbet To: stephen lu Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] docs: highres: fix broken urls Message-ID: <20170926145918.0cd0feb5@lwn.net> In-Reply-To: References: 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, 29 Aug 2017 10:42:24 +0800 stephen lu wrote: > Some urls is invalid. I find alternative urls. > > Signed-off-by: stephen lu > --- > Documentation/timers/highres.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I have, rather belatedly, applied this; working URLs are better than broken ones. The fact that this file has seen no substantive changes since 2008 suggests that there may be more work to do here, though...:) Thanks, jon