From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756899AbdABWoN (ORCPT ); Mon, 2 Jan 2017 17:44:13 -0500 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:60881 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752963AbdABWn1 (ORCPT ); Mon, 2 Jan 2017 17:43:27 -0500 From: "Rafael J. Wysocki" To: Jonathan Corbet Cc: Linux PM , LKML , Mauro Carvalho Chehab , Linux Documentation Subject: Re: [PATCH] PM / docs: Drop confusing kernel-doc references from infrastructure.rst Date: Mon, 02 Jan 2017 23:39:17 +0100 Message-ID: <2071156.SHKBpIhHlC@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.10.0-rc1+; KDE/4.14.9; x86_64; ; ) In-Reply-To: <20170102153920.56c48a83@lwn.net> References: <1637935.8QKVTKQPm8@aspire.rjw.lan> <1866121.f9dSvTNiL5@aspire.rjw.lan> <20170102153920.56c48a83@lwn.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, January 02, 2017 03:39:20 PM Jonathan Corbet wrote: > 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! I'll be sending a PM pull request in a couple of days, so I'll include this one. Cheers, Rafael