Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3994086ybt; Sun, 5 Jul 2020 13:13:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1onkrWWj8lIrCArCbn1v8GmgD+3K9JoEKmhQE++PRAX4aoxJWqSSu/OxyZL1RGD+mbpa2 X-Received: by 2002:a50:e8c8:: with SMTP id l8mr53291867edn.386.1593980020586; Sun, 05 Jul 2020 13:13:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593980020; cv=none; d=google.com; s=arc-20160816; b=QQXnnWfBVSAt1Jvi7y56Zg3cCoxqlc/QTwjWYn+8Qo10Yl953ihBHI2gSqDFC40qJH O2jV9CDNKGXuBsdYoMVVwCDlmJoJyxIcZRtb6w8q7YALzN2G4M7/HhZlwm1VKp1912M3 8Tdx7aKqpV+uuomcpbvncS2oXqN3xDh/0qbjwC7YoH5NJvTMF1PzXiDLXxJDwhIKAGQB TfF0L6HzdvPqDZk7o326oLNQJs6SjqpQiAX1PiY+GfBcNREOeK0IzV4uYhfY3RUfndko q1jurX3SoF2owi7jwFuJD10/fpTuvAMhyuQnplZeuQjvHN0rQgIiisdEqikljVLnPHeb PENQ== 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 :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=aK27vZ9//1Od3lGOEKPZDZxxDSuBgw7te1Mygfvf1ic=; b=tcuDO7h9pSx/q3sZHV9u/77rHWSpDs3zwBbCktqQs8rEj1BgJVJx5571qGSuR1GdW3 qURftsW6k8duuxkEFP2NnJS6fZRnCWgNtcBJBb2rA0HeVYazFTlRPgLRXlEk9+Mh2Go5 nDkOeVDZIbe7AnkNhU2zIiWssnffsli2oIhGQJIgj/iU8Pz2jo9rAZlPF6hh8SHucDy6 dv4X2kAl3NRJtbqFsBzGxSCDGACZMYccNe+nEtybfGBco/8nwOS11MEcWJ1gmg9WggZn XRwsj3zCQiT/gg6R+eNVbQYFAMEYwl8KS5xM5ofj+rQ5PddSqHraXE7grudKGtrEkzP+ +VoQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g22si12366890edq.111.2020.07.05.13.13.18; Sun, 05 Jul 2020 13:13:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728259AbgGEULU (ORCPT + 99 others); Sun, 5 Jul 2020 16:11:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728145AbgGEULT (ORCPT ); Sun, 5 Jul 2020 16:11:19 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7F98C061794; Sun, 5 Jul 2020 13:11:19 -0700 (PDT) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 703EB739; Sun, 5 Jul 2020 20:11:19 +0000 (UTC) Date: Sun, 5 Jul 2020 14:11:18 -0600 From: Jonathan Corbet To: Manbing Cc: Steven Rostedt , Ingo Molnar , linux-doc@vger.kernel.org (open list:DOCUMENTATION), linux-kernel@vger.kernel.org (open list) Subject: Re: [PATCH] trace doc: fix typo of trace/ftrace.rst Message-ID: <20200705141118.491a8045@lwn.net> In-Reply-To: <20200630185356.3467-1-manbing3@gmail.com> References: <20200630185356.3467-1-manbing3@gmail.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 30 Jun 2020 11:53:55 -0700 Manbing wrote: > Some documents was converted from the plain text documentation > to reStructuredText format. > > Signed-off-by: Manbing > --- > Documentation/trace/ftrace.rst | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) I've applied this, thanks. I did change the subject line, though, since a failure to update the names of some documents is not exactly a "typo". In the future, please include your full name in the Signed-off-by tag. For something this trivial it wasn't worth making a fuss about, but maintainers are likely to balk with more significant changes. Thanks, jon