Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp695424rwe; Wed, 24 Aug 2022 07:39:13 -0700 (PDT) X-Google-Smtp-Source: AA6agR4Imru9G1jvrQZwWAOP2uFpPLLmt3km5el7I5D2jirrL9YCTFx6MWKJKVD4iXo3HrXip3ok X-Received: by 2002:a17:902:ce0e:b0:172:69cc:60aa with SMTP id k14-20020a170902ce0e00b0017269cc60aamr28523067plg.31.1661351953394; Wed, 24 Aug 2022 07:39:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661351953; cv=none; d=google.com; s=arc-20160816; b=r9stZBbWad1kHxRFkBfm66W9KabTKFjjvDXdm7e/Vj3vMJaWmmL2g9q+X5ZXBmeTBS /dikalTE3b9O1DYL17hj1lFCIcZEk8SYBDX82dIs152GU2bNnh6EbCMVNJrmh9hvQIwe jCUpxP7yCfJamhHM4I+zoxgw8qJnPxeKxKXkRNGDo0moaiA/8sZGaNq9gfHejKGn920z HOeQ6Y3p1wrBkhW67QqdF9pXmSFYzyCIV+eHcrAji2tZwzLwSmPMvMXs2zFHaDnzfwC2 XIUlxvwf7Jgau8OKbTx72aihUbxMkZ+iV9998/PbQ0WF62HX7N0TEIpyu1OmHgBNUs9E mX/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=RZVjZC3IjxZ6TtxRDow0/mt4l4C5OFtLkjcgBz4XFGU=; b=ItiUQdLaLac0b62sIjX1ApF3DjkzdlI0/iufp718vHaSTtEwKlFCRbMAsrKEVMk+h8 I599CjwWMgdV30TvV37fLKoh9mCp2DEFgyioPo9a7EJFvvpjahsRuJezK3Ec6McNjw20 qWK+tO6WN8FeUc1c3dgISIVQKnTOn5477pGFQqNP/urVYsQhS3EFzi3xV1xc4YztBtC4 Shc6JseFZzmOk6FjCdpQMCns7cpq0vK0iMYUBT9kP0imwIfm0ryVUB9R9Sh4jWxUVh2F rqK+jUyKIr+oee2xWd6bkBCuIq6Tlf2gIMgWGd0dJoHa50eI64jFmpSBEicXYwh9c3uZ +ZOw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id be12-20020a656e4c000000b00419facbc543si19717470pgb.691.2022.08.24.07.39.01; Wed, 24 Aug 2022 07:39:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236040AbiHXN72 (ORCPT + 99 others); Wed, 24 Aug 2022 09:59:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34784 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236223AbiHXN7T (ORCPT ); Wed, 24 Aug 2022 09:59:19 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 98DB33BF; Wed, 24 Aug 2022 06:59:18 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5D444ED1; Wed, 24 Aug 2022 06:59:22 -0700 (PDT) Received: from [10.57.15.80] (unknown [10.57.15.80]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5075B3FAF5; Wed, 24 Aug 2022 06:59:16 -0700 (PDT) Message-ID: Date: Wed, 24 Aug 2022 14:59:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v3 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface Content-Language: en-US To: Bagas Sanjaya Cc: mike.leach@linaro.org, leo.yan@linaro.org, linux-kernel@vger.kernel.org, german.gomez@arm.com, Jonathan Corbet , Catalin Marinas , Will Deacon , Alexander Shishkin , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, suzuki.poulose@arm.com, coresight@lists.linaro.org, mathieu.poirier@linaro.org References: <20220823160650.455823-1-james.clark@arm.com> <20220823160650.455823-3-james.clark@arm.com> From: James Clark In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24/08/2022 03:54, Bagas Sanjaya wrote: > On 8/23/22 23:06, James Clark wrote: >> +:Example: >> + ``$> cat ts_source`` >> + >> + ``$> 1`` >> + > > Shouldn't literal code block be used instead for example snippet > above? > It's consistent with the rest of the file. I think consistency for something like this is more important than accuracy otherwise the new entry would appear out of place. Maybe they should all be changed to a different style, but that would be a separate change unrelated to this set. James