From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752695AbdJSS7S (ORCPT ); Thu, 19 Oct 2017 14:59:18 -0400 Received: from ms.lwn.net ([45.79.88.28]:33132 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751217AbdJSS7R (ORCPT ); Thu, 19 Oct 2017 14:59:17 -0400 Date: Thu, 19 Oct 2017 12:59:15 -0600 From: Jonathan Corbet To: Tom Saeger Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] Documentation: fix invalid Documentation refs (2) Message-ID: <20171019125915.0ad331e1@lwn.net> In-Reply-To: References: Organization: LWN.net 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 Thu, 12 Oct 2017 15:23:26 -0500 Tom Saeger wrote: > Batch (2) set of simple document ref fixes. > > > Tom Saeger (8): > Documentation: fix locking rt-mutex doc refs > Documentation: fix ref to sphinx/kerneldoc.py > Documentation: fix ref to workqueue content > Documentation: fix ref to coccinelle content > Documentation: fix ref to trace stm content > Documentation: fix ref to power basic-pm-debugging > Documentation: fix selftests related file refs > Documentation: fix ref to gpio.txt I've applied the set (except 8/8, which Linus W. already grabbed). Thanks, jon