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 X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 01644C433FF for ; Sat, 3 Aug 2019 00:01:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CB836206C1 for ; Sat, 3 Aug 2019 00:01:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="F4YnsZ29" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392656AbfHCABd (ORCPT ); Fri, 2 Aug 2019 20:01:33 -0400 Received: from mail-pg1-f194.google.com ([209.85.215.194]:39555 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390433AbfHCABc (ORCPT ); Fri, 2 Aug 2019 20:01:32 -0400 Received: by mail-pg1-f194.google.com with SMTP id u17so36811493pgi.6; Fri, 02 Aug 2019 17:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=RQSuZnTRPWf3T6mX0Bl3o8p4nBqzmIPdjBmsGPDs5Ss=; b=F4YnsZ29X2gWKSDDvhAtTfNbM1UYZzHWDlWpXTtEwjuN0Rq4Joazw6bbgOqFA1NdrP 6p369qRjvxmoRRqIQZpr+o1dLExbD3pu9yBp8esIHTulKYcRIXshStIa+InVDAnLTWkD HS5m/y3BRNKfe9k/UxeTjmiaTH3wADlqnxxsoV4N7kxOFZubkFBT2Cf2gRC9BOOd3MB9 HbpgOSLuRbybor9tJztVxSg2sN7nw4yBHFq5VuEUzI29f4CyYH5+DqY+A9XOQ0YmmOGP 7Fd/V7i/SjFt2njtF73P+NRWKgzNOFjTt3FLu8bDMQai2wdLFIJgyTWmd6XkFMHe0K51 6vyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=RQSuZnTRPWf3T6mX0Bl3o8p4nBqzmIPdjBmsGPDs5Ss=; b=O2/FhqJMp+1mcaSG40upWevJYUDfOjzZ9qm7tESbzJEzg7sypShW8ZyoPPtMfMt4GG bn1m0+3DFlO4v8ar2NZ0LPRMS/1L202OvhEbRwdoLg5/xAwqSrdM4yd+CXvnQLfgBcn4 6JEbLeABfuSbORACMI1VWH8iBFFaojeagFR+K8eiZ87/WxBrSTpm9prSWCxMg2NG+bnw xHqTAGmN3+GtxxyL8lU479Pzla8TfhMKr3QNMz5RYVx+RhdR0KYY6E+gICEfadQnXYEn tkW28cfoBAodG++Qz8xSAT/Bgg5orxcmsBfuQnU+dNgcFWpzTuc7leAGVs9FNWod+LxK SqTg== X-Gm-Message-State: APjAAAWLWK9vojh5+ax5Kc7mUwotNNG6PCUlaJj1hmoDEe4ik2/KRWTD YIdItz5GFw4GfkgvAOS8ZaQ= X-Google-Smtp-Source: APXvYqwVJqlRISlzSjmzSAYihmfc6AS7Yul0pLQ7909Ek4fR8PXArcr/fCwDSZCj5M4psvMFGXwE0g== X-Received: by 2002:a17:90a:23ce:: with SMTP id g72mr6720670pje.77.1564790491865; Fri, 02 Aug 2019 17:01:31 -0700 (PDT) Received: from masabert (i118-21-156-233.s30.a048.ap.plala.or.jp. [118.21.156.233]) by smtp.gmail.com with ESMTPSA id v13sm89529582pfe.105.2019.08.02.17.01.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2019 17:01:31 -0700 (PDT) Received: by masabert (Postfix, from userid 1000) id 7FB00201237; Sat, 3 Aug 2019 09:01:28 +0900 (JST) From: Masanari Iida To: linux-kernel@vger.kernel.org, shuah@kernel.org, rostedt@goodmis.org, mingo@redhat.com, linux-kselftest@vger.kernel.org Cc: Masanari Iida Subject: [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc Date: Sat, 3 Aug 2019 09:01:26 +0900 Message-Id: <20190803000126.23200-1-standby24x7@gmail.com> X-Mailer: git-send-email 2.23.0.rc0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch fixes a spelling typo in tigger-snapshot.tc Signed-off-by: Masanari Iida --- .../testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc b/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc index 7717c0a09686..ac738500d17f 100644 --- a/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc +++ b/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc @@ -28,7 +28,7 @@ if [ -z "$FEATURE" ]; then exit_unsupported fi -echo "Test snapshot tigger" +echo "Test snapshot trigger" echo 0 > snapshot echo 1 > events/sched/sched_process_fork/enable ( echo "forked") -- 2.23.0.rc0