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 B09EEC001DF for ; Wed, 2 Aug 2023 21:10:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231996AbjHBVKg (ORCPT ); Wed, 2 Aug 2023 17:10:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54084 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231833AbjHBVK0 (ORCPT ); Wed, 2 Aug 2023 17:10:26 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC09D273E for ; Wed, 2 Aug 2023 14:10:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4B58C61B29 for ; Wed, 2 Aug 2023 21:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A35E8C433CA; Wed, 2 Aug 2023 21:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691010621; bh=BdosRve/1vfQeMLTfUBO5k42yoYp/cyiP43a62UOc6U=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=oqumx8W9D+/hwn6ORB/oyhkDY+eEmmWfjtjnUOFva6X0C17qbyxEJy777dS6Fm8zA ykk7FWf8KXUoXwWFQeIOvQ9QwPpPj8wt5gTC6+zB8KOQSn55j7SwluR6zsSLMY/h8t hjPBsKynmu6iTAGVx5oriJ5zATy9fI07eKwAH09xduV5rchomigR6+7Iwv7AeXAEru DxU19I7qVYVy+hX5nq3bAYqmPCpO0tiyYtHtKlMRXhUi3Xi7dzHaz0wE/grqEneCEh 2AZSjMTpxtpLhnmk0pWadz5VJq64hSTmUXkXYNHC2ZK5GBRiS1IdgOHGdxZChG1Btd 1pdaq/LBQ/Pbw== 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 8C8C4C6445B; Wed, 2 Aug 2023 21:10:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH bpf] libbpf: fix typos in Makefile From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169101062157.23031.3643802072740316226.git-patchwork-notify@kernel.org> Date: Wed, 02 Aug 2023 21:10:21 +0000 References: <20230722065236.17010-1-rdunlap@infradead.org> In-Reply-To: <20230722065236.17010-1-rdunlap@infradead.org> To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, bpf@vger.kernel.org, liuxin350@huawei.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov : On Fri, 21 Jul 2023 23:52:36 -0700 you wrote: > Capitalize ABI (acronym) and fix spelling of "destination". > > Fixes: 706819495921 ("libbpf: Improve usability of libbpf Makefile") > Signed-off-by: Randy Dunlap > Cc: Alexei Starovoitov > Cc: Daniel Borkmann > Cc: Andrii Nakryiko > Cc: bpf@vger.kernel.org > Cc: Xin Liu > > [...] Here is the summary with links: - [bpf] libbpf: fix typos in Makefile https://git.kernel.org/bpf/bpf-next/c/94e38c956b97 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html