Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp316076pxu; Tue, 6 Oct 2020 07:09:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyglOZibiYRJIRBySeOGXy5MOwQyIJu6Y8nLPpzOLUANGZUpznH/Wcgh4QQPritDyrC9IDm X-Received: by 2002:a17:906:f43:: with SMTP id h3mr5300086ejj.338.1601993397162; Tue, 06 Oct 2020 07:09:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601993397; cv=none; d=google.com; s=arc-20160816; b=kS1TW3+rB8Lip+PcDv0N0+RyotYOq4+/YwOu7swWpIeMqOXw6K3EZgfMyR9Ff21mbu Z4unSzBxJ/tv9moE9e8C8AP7OZXj3bxGkkCuedabUbx1HM3M+JmdSIHhQBvzdR+7vwIg y6pClL9E4VN3FJYYzpCrm4ItM+fpH01nM0Qhh4rGmZ/yZPhLwA5j/hpR2zasbf4j+eZ7 6goSiaY+PYwTdzFPETVcZokY62Rk+Sf1Wh6Q6vT7RVNNF0pMz1TggkUHt6tp6pha/9AX ZupyP26i9nM8Bpp1djjo/s18gEbC/MX0X8f/C9q/gykwlJJTAOrBZTqjjPlMdzi3HNRP 3cKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=/O5C7upxYwU9viTlSqi3m0mnWFK/XiHu+XB58PQEglM=; b=cYPKjxZJW3pXVmHBcGSY+HIpnfhilL/o/MH7MOX5vLpN3DupvwPRQzlW8WD1iGYcOJ 9Mzga/d+EX6Yb1QqqgiqZF91oWVGyMYiKqv4/Xolm14CRC6DuMv8XdDbTgQw5PJEq4V5 tLAXRxyorBunbiyuUYb6AqBQ3+jlHmROamrnqb/7j3zpaA6UE5+KCujikAgDadMiIE5F 35Ruaee5bSjMKCka2VdqAZboHxTAyHYQsQw6ol5pq+j9eFYa/EfR8O4c875dTA7RrZYV fprGmlZPFCrShIHI2EM2fl6qAiFN2Nu4xslEtRNyahvNu8v164gMlT71NBVHw0iMqzXy +Q5g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IMJjPumJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q30si2318147edi.239.2020.10.06.07.09.28; Tue, 06 Oct 2020 07:09:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IMJjPumJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726860AbgJFOF3 (ORCPT + 99 others); Tue, 6 Oct 2020 10:05:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:33542 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726483AbgJFOD4 (ORCPT ); Tue, 6 Oct 2020 10:03:56 -0400 Received: from mail.kernel.org (ip5f5ad5bd.dynamic.kabel-deutschland.de [95.90.213.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DEC5C2311C; Tue, 6 Oct 2020 14:03:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601993035; bh=9NOONx3pLO12LxNHsil/1PDY03fyc3flSf9nJAyamo4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IMJjPumJvC13MQd9hijC+iM5ZG7vGhjk6dzw05PDYFHc1GtTZuEgykV3eoSYrB5vD UlippVp8yY1GrAHCzyLOdGtXMdrgud8zjN7tKDUbAWBRx75uOREIY9lZW+CnpXYqno oCs4Y52eqrGLFa70qD9q+rYn84NdL5uz3KQlvokE= Received: from mchehab by mail.kernel.org with local (Exim 4.94) (envelope-from ) id 1kPnZJ-0019Ge-0C; Tue, 06 Oct 2020 16:03:53 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , Tomas Winkler , linux-kernel@vger.kernel.org Subject: [PATCH v5 47/52] docs: mei.rst: fix a C expression markup Date: Tue, 6 Oct 2020 16:03:44 +0200 Message-Id: <330199469a2f81975a7985e51bce377cd6a23e89.1601992016.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sphinx 3.x doesn't allow expressions using :c:func markup: ./Documentation/driver-api/mei/mei.rst:41: WARNING: Unparseable C cross-reference: 'close(int fd)' Invalid C declaration: Expected end of definition. [error at 5] close(int fd) -----^ So, convert it into a :c:expr. Acked-by: Tomas Winkler Signed-off-by: Mauro Carvalho Chehab --- Documentation/driver-api/mei/mei.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/driver-api/mei/mei.rst b/Documentation/driver-api/mei/mei.rst index cea0b69ec216..4f2ced4ccdc6 100644 --- a/Documentation/driver-api/mei/mei.rst +++ b/Documentation/driver-api/mei/mei.rst @@ -38,7 +38,7 @@ Because some of the Intel ME features can change the system configuration, the driver by default allows only a privileged user to access it. -The session is terminated calling :c:func:`close(int fd)`. +The session is terminated calling :c:expr:`close(fd)`. A code snippet for an application communicating with Intel AMTHI client: -- 2.26.2