Received: by 2002:a05:7412:31a9:b0:e2:908c:2ebd with SMTP id et41csp5933881rdb; Sun, 17 Sep 2023 20:38:57 -0700 (PDT) X-Google-Smtp-Source: AGHT+IG14c1NKP2BvhcoYR5Z3svPqoVYb3leP0TbY+i3xi425dTWx+W/mjbIiHj+/7uy53sH0O88 X-Received: by 2002:a05:6a20:7483:b0:158:1387:6a95 with SMTP id p3-20020a056a20748300b0015813876a95mr7839119pzd.19.1695008337190; Sun, 17 Sep 2023 20:38:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1695008337; cv=none; d=google.com; s=arc-20160816; b=ywIjokRE5835d8VBu5nv/ay1npDj08goSqStgyoQ+EMbv6V/RE/bLxbhvA6kFtd+bc 0f5fGtuVGAONhJkBbT3cHIJW67D2HMeFNilP8P7/YkSfc32fgTSbqHG8wA4aw2KTHk1t PnNvFakDC60B0YtFxMNGwWwbu1vEn6av1tjFExmavx7e2cIRW+xINUXLMZIhGqV4Rx4f bJQOewoJOaqDEg7+oew8rKqGWqhcvXsTJqZGtNH6f6lxDHmhb2MyRRCvdlTwNnumd1JA ZaziKVDJxKh9kvDJgiAiFFfuQtFfbOCGyWnpIVTMlDvB3zEsT1Ssb0ijr56RrhhrVCSy 2SPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:abuse-reports-to:tuid:content-transfer-encoding :mime-version:message-id:date:subject:cc:to:from; bh=GlLQNCnKiJSiuytGWYb41sAl+gnZ3fSxbt+9rHTFEn8=; fh=LPQS4JgCI7/nsGluODBA9gdAsFNOcgFoo+A4j84AnWM=; b=MF9gKNKIAsCrPQ1h/qy3YWjvMIIBKkm9aelaZu2jQwulZ9KCm09+GWbcvYyEzUxFHy 8A5kRJIoDNAkCR3e03WhktsSa5LqZCRr/bAyr/ELkAmHUlQQdiK/roaOS5VjMJ5MqC6b PH548MTy/BEZ+5TYLQSaCZz4y60JFqQ3Pil0smU7/JiBM3vFQI8+ILUXGYXBVc9v+vyR GaJENhq7d3DiBvZzLKvuGY/S/Nfz8ikfZmrNmBvZgiaVvqiRL1HXC4i1U559106OI8tk gBYMiagtTFmZWR2M1hEGbOmgWi4z2O5tBtFyw0vmXUc4meW9D4yDhW6jvCXnLL1s7ol/ 8l6Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from snail.vger.email (snail.vger.email. [2620:137:e000::3:7]) by mx.google.com with ESMTPS id z8-20020a1709027e8800b001c0a05bd4bdsi1036492pla.535.2023.09.17.20.38.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Sep 2023 20:38:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) client-ip=2620:137:e000::3:7; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:7 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by snail.vger.email (Postfix) with ESMTP id 07AC680E73DA; Sun, 17 Sep 2023 20:38:41 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at snail.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236993AbjIRDiI (ORCPT + 99 others); Sun, 17 Sep 2023 23:38:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238352AbjIRDhw (ORCPT ); Sun, 17 Sep 2023 23:37:52 -0400 X-Greylist: delayed 66 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sun, 17 Sep 2023 20:37:46 PDT Received: from unicom145.biz-email.net (unicom145.biz-email.net [210.51.26.145]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 129B711C; Sun, 17 Sep 2023 20:37:45 -0700 (PDT) Received: from unicom145.biz-email.net by unicom145.biz-email.net ((D)) with ASMTP (SSL) id NCC00132; Mon, 18 Sep 2023 11:36:32 +0800 Received: from localhost.localdomain.com (10.73.42.143) by jtjnmail201604.home.langchao.com (10.100.2.4) with Microsoft SMTP Server id 15.1.2507.32; Mon, 18 Sep 2023 11:36:31 +0800 From: Charles Han To: , , , , , , , , , , , , , CC: , , Charles Han Subject: [PATCH] perf vendors events: Remove repeated word in comments Date: Mon, 18 Sep 2023 11:36:23 +0800 Message-ID: <20230918033623.159213-1-hanchunchao@inspur.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.73.42.143] tUid: 202391811363267176553b2cf039225ba15baa6f02be2 X-Abuse-Reports-To: service@corp-email.com Abuse-Reports-To: service@corp-email.com X-Complaints-To: service@corp-email.com X-Report-Abuse-To: service@corp-email.com X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,SPF_PASS 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 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (snail.vger.email [0.0.0.0]); Sun, 17 Sep 2023 20:38:41 -0700 (PDT) Remove the repeated word "of" in comments. Signed-off-by: Charles Han --- tools/perf/pmu-events/arch/arm64/mapfile.csv | 2 +- tools/perf/pmu-events/arch/nds32/mapfile.csv | 2 +- tools/perf/pmu-events/arch/powerpc/mapfile.csv | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/perf/pmu-events/arch/arm64/mapfile.csv b/tools/perf/pmu-events/arch/arm64/mapfile.csv index 32674ddd2b63..5b58db5032c1 100644 --- a/tools/perf/pmu-events/arch/arm64/mapfile.csv +++ b/tools/perf/pmu-events/arch/arm64/mapfile.csv @@ -4,7 +4,7 @@ # where # MIDR Processor version # Variant[23:20] and Revision [3:0] should be zero. -# Version could be used to track version of of JSON file +# Version could be used to track version of JSON file # but currently unused. # JSON/file/pathname is the path to JSON file, relative # to tools/perf/pmu-events/arch/arm64/. diff --git a/tools/perf/pmu-events/arch/nds32/mapfile.csv b/tools/perf/pmu-events/arch/nds32/mapfile.csv index efb395f26883..c76e5fbdac23 100644 --- a/tools/perf/pmu-events/arch/nds32/mapfile.csv +++ b/tools/perf/pmu-events/arch/nds32/mapfile.csv @@ -4,7 +4,7 @@ # where # MIDR Processor version # Variant[23:20] and Revision [3:0] should be zero. -# Version could be used to track version of of JSON file +# Version could be used to track version of JSON file # but currently unused. # JSON/file/pathname is the path to JSON file, relative # to tools/perf/pmu-events/arch/arm64/. diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv index 4abdfc3f9692..a534ff6db14b 100644 --- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv +++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv @@ -3,7 +3,7 @@ # # where # PVR Processor version -# Version could be used to track version of of JSON file +# Version could be used to track version of JSON file # but currently unused. # JSON/file/pathname is the path to JSON file, relative # to tools/perf/pmu-events/arch/powerpc/. -- 2.31.1