From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756882AbdABWjm (ORCPT ); Mon, 2 Jan 2017 17:39:42 -0500 Received: from ms.lwn.net ([45.79.88.28]:49392 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756865AbdABWjX (ORCPT ); Mon, 2 Jan 2017 17:39:23 -0500 Date: Mon, 2 Jan 2017 15:39:20 -0700 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Linux PM , LKML , Mauro Carvalho Chehab , Linux Documentation Subject: Re: [PATCH] PM / docs: Drop confusing kernel-doc references from infrastructure.rst Message-ID: <20170102153920.56c48a83@lwn.net> In-Reply-To: <1866121.f9dSvTNiL5@aspire.rjw.lan> References: <1637935.8QKVTKQPm8@aspire.rjw.lan> <1866121.f9dSvTNiL5@aspire.rjw.lan> 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 Mon, 02 Jan 2017 23:05:31 +0100 "Rafael J. Wysocki" wrote: > > From: Rafael J. Wysocki > > > > The references to drivers/base/power/main.c and > > drivers/acpi/scan.c from Documentation/driver-api/infrastructure.rst > > are confusing. They both cause descriptions of functions that are > > not relevant to device drivers at all to be generated and none of > > them is sufficient to cover the API in a meaningful way. > > > > Drop them for now. > > > > Signed-off-by: Rafael J. Wysocki > > I'd like this to go into 4.10. > > Are there any objections here? None here. Sorry, somehow I failed to see this when I was putting together the fixes to send a few days ago. If you want to include it in a batch of yours, feel free to do so with my ack; otherwise I can ship it Linusward in a bit. Thanks, jon