Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp20914054ybl; Sun, 5 Jan 2020 14:53:33 -0800 (PST) X-Google-Smtp-Source: APXvYqwHit9rZvfqZqs//rILWWEORGpYcuOhA4Fijy/bghKYa/41NrKibaYiKSxkejpy7NDUtB+/ X-Received: by 2002:a9d:600e:: with SMTP id h14mr109029090otj.113.1578264813652; Sun, 05 Jan 2020 14:53:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578264813; cv=none; d=google.com; s=arc-20160816; b=1J6rcsOJ4LaftWBz20EBkk9kgjP5+6sQ5Tn6UMdpIDfgU9r5VTct2Kyy3oEfE8ze+x MT2zuN66x+py3Rs5F0Sk9/zlEUE1uqtIFVgnyqzcwHf8GCEd8X5QaLQAjWsNP2d3Gyzb irNp6kPAa0aS0CB2U0rzy3Z0ZqHRhrLoz2ZPcVHDwN31Yy7ym4ZbpnbGGDYaohlNx964 NFb/B0EZ5C+9U4ZEj0+AJuYPqlZa1F8zWRMdCxtlEn4AFNCvOXwLiNDJ1z55EAQsynwt ZfcpNnCmldPmkGGjUGL+sHe+6E/5mWmEX6yhhNINlDfplZ/nrfM0DeomJ+rx8xV6OQN9 vKuw== 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; bh=Qmq99hMOX7M74KU8dYyYdmUo4I506GwF07r+cBkPNP8=; b=XGfGOull1fLQwpon2xZMWhJaKDk7VxM5w6Mu9jyHw9Tf6zQ2pVvYgcqH6EhUfEkWfm 4cpBdRKVly5pl2e7rY12Dft/bjNH7gxpXF4n3E6ruNY1R4cqsdewlYNnofNFIEiTjkiU /jqqoOHiyHxTi6t/KI9ch3YGgVqf6ywdfcg3DscVXCLYCplIhMcLM4005XPvWf0OGukj ZLGCv5U+j0UL6YTNA+sEW7vad0chAoSdnsGf5iRqoovHpLMyBz8Kt8V+WbC7Iv3WmcAY 9ShgibF/ZvoDoJm/WT4H/hAfUDm7aobpEt4lYkHEXZzFP+eGpfy++/UV0y6e9HNGWX5z 0SIg== 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 8si35910587otd.274.2020.01.05.14.53.21; Sun, 05 Jan 2020 14:53:33 -0800 (PST) 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 S1727401AbgAEWv0 (ORCPT + 99 others); Sun, 5 Jan 2020 17:51:26 -0500 Received: from hostingweb31-40.netsons.net ([89.40.174.40]:38496 "EHLO hostingweb31-40.netsons.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727385AbgAEWvY (ORCPT ); Sun, 5 Jan 2020 17:51:24 -0500 Received: from [37.160.42.38] (port=5507 helo=melee.fritz.box) by hostingweb31.netsons.net with esmtpa (Exim 4.92) (envelope-from ) id 1ioEjw-00GSqI-Ty; Sun, 05 Jan 2020 23:51:21 +0100 From: Luca Ceresoli To: linux-doc@vger.kernel.org, linux-i2c@vger.kernel.org Cc: Luca Ceresoli , Wolfram Sang , Peter Rosin , linux-kernel@vger.kernel.org Subject: [PATCH 11/26] docs: i2c: smbus: fix link syntax Date: Sun, 5 Jan 2020 23:49:57 +0100 Message-Id: <20200105225012.11701-11-luca@lucaceresoli.net> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200105225012.11701-1-luca@lucaceresoli.net> References: <20200105224006.10321-1-luca@lucaceresoli.net> <20200105225012.11701-1-luca@lucaceresoli.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hostingweb31.netsons.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lucaceresoli.net X-Get-Message-Sender-Via: hostingweb31.netsons.net: authenticated_id: luca+lucaceresoli.net/only user confirmed/virtual account not confirmed X-Authenticated-Sender: hostingweb31.netsons.net: luca@lucaceresoli.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Use the proper ReST syntax to generate a valid hyperlink. Signed-off-by: Luca Ceresoli --- Documentation/i2c/smbus-protocol.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst index e30eb1d274c6..1600b09ec0be 100644 --- a/Documentation/i2c/smbus-protocol.rst +++ b/Documentation/i2c/smbus-protocol.rst @@ -27,8 +27,8 @@ a different protocol operation entirely. Each transaction type corresponds to a functionality flag. Before calling a transaction function, a device driver should always check (just once) for the corresponding functionality flag to ensure that the underlying I2C -adapter supports the transaction in question. See - for the details. +adapter supports the transaction in question. See :doc:`functionality` for +the details. Key to symbols -- 2.24.1