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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62EF1FA3740 for ; Thu, 27 Oct 2022 01:30:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233659AbiJ0BaU (ORCPT ); Wed, 26 Oct 2022 21:30:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229565AbiJ0BaR (ORCPT ); Wed, 26 Oct 2022 21:30:17 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96D0A792CF; Wed, 26 Oct 2022 18:30:16 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 2921D62104; Thu, 27 Oct 2022 01:30:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6FA13C433C1; Thu, 27 Oct 2022 01:30:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666834215; bh=DB++pazv5ozlsiKREdOHZcQWip34xtnYMkgDfscnfkU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=KeINVIRrFlYgLPXfLhK8qp0r06gXlL7kTXmGOwViWNOtF6XT3Qg+CSde2frrJvjlp 7NCEDbWb9JY+MWzRGKEzQTGhIsLaVdvkTAzwZL1505j3l+2VQThcl7qc1GGezu1hQT IuFsyaGiDjBXvNHyBZmlkuSWXQcUZpoIGSpRES0MsP9GNtfCbzx+mvLlFPQwV5sYR3 FECYFhHocWnn7Jm1o7AFl2WB0SLCqvtCy1fQRZrT2AgLz5EAB9Ajy81aHK6JHzV62C G2UFE6Fub+fXujZqwsZKA99B2thJsDlAcibnGZF/medD5OIFTL7kItM3g9uhw61egM o7HM4b2PgqPaA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 4FA6CE45192; Thu, 27 Oct 2022 01:30:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH][next] bpftool: Fix spelling mistake "disasembler" -> "disassembler" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166683421532.6869.9193789922007917963.git-patchwork-notify@kernel.org> Date: Thu, 27 Oct 2022 01:30:15 +0000 References: <20221026081645.3186878-1-colin.i.king@gmail.com> In-Reply-To: <20221026081645.3186878-1-colin.i.king@gmail.com> To: Colin Ian King Cc: quentin@isovalent.com, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, martin.lau@linux.dev, song@kernel.org, yhs@fb.com, john.fastabend@gmail.com, kpsingh@kernel.org, sdf@google.com, haoluo@google.com, jolsa@kernel.org, bpf@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau : On Wed, 26 Oct 2022 09:16:45 +0100 you wrote: > There is a spelling mistake in an error message. Fix it. > > Signed-off-by: Colin Ian King > --- > tools/bpf/bpftool/jit_disasm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [next] bpftool: Fix spelling mistake "disasembler" -> "disassembler" https://git.kernel.org/bpf/bpf-next/c/96f341a4751d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html