From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753103AbdJGQux (ORCPT ); Sat, 7 Oct 2017 12:50:53 -0400 Received: from ms.lwn.net ([45.79.88.28]:39734 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751258AbdJGQuw (ORCPT ); Sat, 7 Oct 2017 12:50:52 -0400 Date: Sat, 7 Oct 2017 10:50:50 -0600 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Linux PM , Linux Documentation , LKML Subject: Re: [PATCH] PM: docs: Fix stale reference in kernel-parameters.txt Message-ID: <20171007105050.437a93f6@lwn.net> In-Reply-To: <3300622.LT05oD3W3N@aspire.rjw.lan> References: <3300622.LT05oD3W3N@aspire.rjw.lan> 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 Fri, 06 Oct 2017 00:38:49 +0200 "Rafael J. Wysocki" wrote: > Commit 7aa7a0360a66 (PM: docs: Delete the obsolete states.txt > document) forgot to update kernel-parameters.txt with a reference > to the new sleep-states.rst document and it still points to > states.txt that was dropped, so fix it now. Applied to the docs tree, thanks. jon