From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751275AbdBTXm7 (ORCPT ); Mon, 20 Feb 2017 18:42:59 -0500 Received: from ms.lwn.net ([45.79.88.28]:46592 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751117AbdBTXm5 (ORCPT ); Mon, 20 Feb 2017 18:42:57 -0500 Date: Mon, 20 Feb 2017 16:42:55 -0700 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Linux PM , Linux Documentation , LKML , Lukas Wunner Subject: Re: [PATCH 0/2] PM / docs: Fixes for PM and device links driver-api Message-ID: <20170220164255.7f61357d@lwn.net> In-Reply-To: <5600266.RVHWUkZ3Co@aspire.rjw.lan> References: <5600266.RVHWUkZ3Co@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 Mon, 20 Feb 2017 15:23:29 +0100 "Rafael J. Wysocki" wrote: > These two patches fix references to struct data types in two documents that > did those things more or less incorrectly. > > Both of them fix existing commits, one in the mainline and one in your tree. I've applied them both, and will sneak them into 4.11. Thanks, jon