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 495DAC636D7 for ; Fri, 10 Feb 2023 21:39:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233867AbjBJVjY (ORCPT ); Fri, 10 Feb 2023 16:39:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233060AbjBJVjV (ORCPT ); Fri, 10 Feb 2023 16:39:21 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 098C760D4D; Fri, 10 Feb 2023 13:39:21 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A96F4B825BA; Fri, 10 Feb 2023 21:39:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0A71DC433D2; Fri, 10 Feb 2023 21:39:16 +0000 (UTC) Date: Fri, 10 Feb 2023 16:39:15 -0500 From: Steven Rostedt To: "Masami Hiramatsu (Google)" Cc: Randy Dunlap , linux-kernel@vger.kernel.org, Daniel Bristot de Oliveira , linux-trace-kernel@vger.kernel.org, Mathieu Poirier , Suzuki K Poulose , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, Jonathan Corbet , linux-doc@vger.kernel.org, Mukesh Ojha Subject: Re: [PATCH 21/24] Documentation: trace: correct spelling Message-ID: <20230210163915.0d7e079a@gandalf.local.home> In-Reply-To: <20230209234113.47c44d04f81204a692f387d3@kernel.org> References: <20230209071400.31476-1-rdunlap@infradead.org> <20230209071400.31476-22-rdunlap@infradead.org> <20230209234113.47c44d04f81204a692f387d3@kernel.org> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.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-kernel@vger.kernel.org On Thu, 9 Feb 2023 23:41:13 +0900 Masami Hiramatsu (Google) wrote: > Looks good to me. > > Acked-by: Masami Hiramatsu (Google) Acked-by: Steven Rostedt (Google) -- Steve