From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFE45ECAAD3 for ; Wed, 14 Sep 2022 14:42:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229597AbiINOmu (ORCPT ); Wed, 14 Sep 2022 10:42:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47034 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229585AbiINOmt (ORCPT ); Wed, 14 Sep 2022 10:42:49 -0400 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F41459270; Wed, 14 Sep 2022 07:42:46 -0700 (PDT) Received: from booty (unknown [89.101.193.69]) (Authenticated sender: luca.ceresoli@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 36ADBC0002; Wed, 14 Sep 2022 14:42:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663166565; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4WXxl/3il33m4nE7c2jycH90WwZ4uMZDzmWdAS3zWVk=; b=mqu9SdN9WKBBEMttgySICNgnqnzkzYN4fzlbyZRE7Fj8rrMVqChCgPHD2aSSoJMqJ3ArsD zH4sB3L96DydkXdedNdCfqVd4rECsO254wCzeqbtHw4ihpqfa+2dQuyKxjLoaUWYTcyIRj TXWJVYC7GantTOtmpvBg8j1r1zkxHf7+Vs1L/n3zxp6oF/F0hsptH64PtyQZ4SzgG6MODP EqHzTPzW8NuO2wawCrY06iL6rEWYY2fVvA+/6DnisHrJxZfPsdl1FSJILOGA65SMQSH9y/ iE5mmkHFTdKMZV0+fcadIcJbxo2C2vpJaOg3bJEGnhQT/qirvX8NwUoVFdJ4AA== Date: Wed, 14 Sep 2022 16:42:42 +0200 From: Luca Ceresoli To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH] Documentation: i2c: fix references to other documents Message-ID: <20220914164242.58b3b360@booty> In-Reply-To: <20220913100552.3080-1-wsa+renesas@sang-engineering.com> References: <20220913100552.3080-1-wsa+renesas@sang-engineering.com> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Hi Wolfram, On Tue, 13 Sep 2022 11:05:52 +0100 Wolfram Sang wrote: > Similar to commit fe99b819487d ("docs: i2c: i2c-sysfs: fix hyperlinks"), > make other links in documentation consistent with the preferred way. > > Signed-off-by: Wolfram Sang Reviewed-by: Luca Ceresoli Tested-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com