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 4D959C28B2B for ; Mon, 15 Aug 2022 15:36:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230020AbiHOPgO (ORCPT ); Mon, 15 Aug 2022 11:36:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52192 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230212AbiHOPgL (ORCPT ); Mon, 15 Aug 2022 11:36:11 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C04413D16 for ; Mon, 15 Aug 2022 08:36:11 -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 ams.source.kernel.org (Postfix) with ESMTPS id 1A0F8B80F98 for ; Mon, 15 Aug 2022 15:36:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id BD3DCC43143; Mon, 15 Aug 2022 15:36:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660577768; bh=zIZmRA1i9y30Vi3QvIq1EF+XD5KITgaCga0SeI40sG4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Hb+iukUEYL/30Y45q+QlBZ/yZ6vxtPsdS8fta/wEWhjth1jKay1NFMtJTABflR5z0 OOIBWfoxMD7lrClrm2dYSv+mkvr4gaaFazFNVX8PZ26YhE0xYNMGErl6q0Q9EUQM76 t3/wz/O9clsmZg5lByqgwf0q7j5MPvj7cVVwa1XNCKl63KmAmet/rllQBgtPV4knvC 1KInB6YGvTb3MJTCnc4PF74FEu3TCrDWBbtbjEG1PfXzr8k3tww/ZAxSzG7fa2YD8j UtxRKdxYm2IOLJrGrU3me+I0GcFiJ3SFyncPiSb8fdFJZHKbOn9lLM8AjMktlCXdxf TdEpwUuPhhqmQ== 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 A4F1DE2A051; Mon, 15 Aug 2022 15:36:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH bpf-next] bpftool: Fix a typo in a comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166057776867.2541.6072541887808606851.git-patchwork-notify@kernel.org> Date: Mon, 15 Aug 2022 15:36:08 +0000 References: <20220812153727.224500-1-quentin@isovalent.com> In-Reply-To: <20220812153727.224500-1-quentin@isovalent.com> To: Quentin Monnet Cc: ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, kafai@fb.com, songliubraving@fb.com, yhs@fb.com, john.fastabend@gmail.com, kpsingh@kernel.org, sdf@google.com, haoluo@google.com, jolsa@kernel.org, bpf@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann : On Fri, 12 Aug 2022 16:37:25 +0100 you wrote: > This is the wrong library name. Libcap, not libpcap. > > Signed-off-by: Quentin Monnet > --- > tools/bpf/bpftool/feature.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [bpf-next] bpftool: Fix a typo in a comment https://git.kernel.org/bpf/bpf-next/c/54c939773b2d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html