From patchwork Mon Jul 17 21:00:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Corbet X-Patchwork-Id: 108032 Delivered-To: patch@linaro.org Received: by 10.140.101.44 with SMTP id t41csp5011748qge; Mon, 17 Jul 2017 14:01:58 -0700 (PDT) X-Received: by 10.98.7.87 with SMTP id b84mr20623243pfd.216.1500325318620; Mon, 17 Jul 2017 14:01:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1500325318; cv=none; d=google.com; s=arc-20160816; b=BcQ7noZL6Bcmi2QGTqC+Unu/7rw00UXNXfuMzExb4rtnvFifdZCZIX5ugq5Uo6I6T3 zOzo9eLSbrEbcw8tI+dVy7GjkaoJUgbaBfpzTD8trNq/5KVaxB07gXXEyA19wB7xwxh5 atVqa7F14qYHyXJFzeLwytJF2MIAFUN589K67XXWDn3d+NV7pKStCgmSklLQcGXsAkHP lzVWB7zApY7AVaJoukpmSj26uNj346KhNOD5tvaCqx/eo0+Da2oh9WfpTu0r9SkHC5Lf 2a1mNXD9sFKnemN4faEZTkz7YhAuXF+SVFLTLRhd3+VyxOuI1LoFDc20itEnKSWyjCO9 rPMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=WwUY3CpRqrfQJLKWB4v8jDye1pYkdOZi8EJa1sW/OQg=; b=NrtUtJe5ILqSd5VwJEKsWmFBzbDiYtbbuW28Vul6RzLJ3paQGlFIBTunlwNQTmIpnx olv3Ewpq/FeG7cq1ehZCuIbul5xNf/v4R+M5xa+fAjQjf1FEtyaySjYGLDvhFlqLQwr+ PkH3Z3cMkTMXC3SB+5Rl6Wwk4kf+nlstW8DROj3vuS2cYKO/1SP7fM2By4SyVvGJvuR6 3v1DntJBmb2pGhHYd3CTDCGax+CMHuvflHsj9nF9g++ZUkWILCss8i6tR3YcpibPFuHH 20oHGxFp9Ul+Jmt6hAhaDdfw/PbVE6SUXHpiff+ZMOLWZFG0LaJ9AvOk0XU2KEocQIGQ Fnow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h7si152961pfd.446.2017.07.17.14.01.57; Mon, 17 Jul 2017 14:01:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751503AbdGQVB2 (ORCPT + 25 others); Mon, 17 Jul 2017 17:01:28 -0400 Received: from ms.lwn.net ([45.79.88.28]:44424 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751399AbdGQVBV (ORCPT ); Mon, 17 Jul 2017 17:01:21 -0400 Received: from tpad.lwn.net (localhost [127.0.0.1]) by ms.lwn.net (Postfix) with ESMTPA id 5289219BB; Mon, 17 Jul 2017 21:01:21 +0000 (UTC) From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Jonathan Corbet Subject: [PATCH 4/7] docs: Get the struct cmbdata kernel doc from the right file Date: Mon, 17 Jul 2017 15:00:45 -0600 Message-Id: <20170717210048.16400-5-corbet@lwn.net> X-Mailer: git-send-email 2.9.4 In-Reply-To: <20170717210048.16400-1-corbet@lwn.net> References: <20170717210048.16400-1-corbet@lwn.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Back in 2012, commit 9807f75955ea (UAPI: (Scripted) Disintegrate arch/s390/include/asm) moved struct cmbdata (and its kerneldoc comments) to another file, but did not update the docs to match. The result is this warning: ./arch/s390/include/asm/cmb.h:1: warning: no structured comments found ...and no documentation for that structure. Update the docs to get the information from the right place. Signed-off-by: Jonathan Corbet --- Documentation/driver-api/s390-drivers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.9.4 diff --git a/Documentation/driver-api/s390-drivers.rst b/Documentation/driver-api/s390-drivers.rst index 7060da136095..ecf8851d3565 100644 --- a/Documentation/driver-api/s390-drivers.rst +++ b/Documentation/driver-api/s390-drivers.rst @@ -75,7 +75,7 @@ The channel-measurement facility provides a means to collect measurement data which is made available by the channel subsystem for each channel attached device. -.. kernel-doc:: arch/s390/include/asm/cmb.h +.. kernel-doc:: arch/s390/include/uapi/asm/cmb.h :internal: .. kernel-doc:: drivers/s390/cio/cmf.c