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 X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CBE21C433DB for ; Wed, 24 Feb 2021 16:32:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9588C64EA4 for ; Wed, 24 Feb 2021 16:32:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232917AbhBXQcj (ORCPT ); Wed, 24 Feb 2021 11:32:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:34000 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234550AbhBXQa5 (ORCPT ); Wed, 24 Feb 2021 11:30:57 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 97F2D64EF5; Wed, 24 Feb 2021 16:30:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614184207; bh=OMhXm5ZVyPVie1aLAhvh4d2VYevjXQzY2G8Smlm23GU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=EyHPM90NueT4KwbJipUNDgDCH52VqIDo1do7Za+OZpezopDkptXNMFkneVbotuAEY 7LoVvY4IOUJcohMv32ofoijbLwZEQwdG8ho0AGBqE6giF+almblhXHz+1B3chVeQTr F7LZaZw+m+B0TfYrreSwMs37+XtCZdRDucuxvUnAYzg0lqT67XjRarBUGKtzX3wfXm VqsuESZTMYoN5a0vc91xUeMRScoKQMMDk3qHV/NNpEnbWbJfKKi976Flite6daFfGg 51RuOGwrjHcpE34VG5KoUQFFMralAXXjzobQyURSZ/MzEANf+X2e3TgKu2eXZkDtiy TPAlqo/tnfjFQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCHv2 bpf-next] bpf: remove blank line in bpf helper description From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161418420754.20888.13845403637156552812.git-patchwork-notify@kernel.org> Date: Wed, 24 Feb 2021 16:30:07 +0000 References: <20210223131457.1378978-1-liuhangbin@gmail.com> In-Reply-To: <20210223131457.1378978-1-liuhangbin@gmail.com> To: Hangbin Liu Cc: bpf@vger.kernel.org, netdev@vger.kernel.org, daniel@iogearbox.net, brouer@redhat.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Tue, 23 Feb 2021 21:14:57 +0800 you wrote: > Commit 34b2021cc616 ("bpf: Add BPF-helper for MTU checking") added an > extra blank line in bpf helper description. This will make > bpf_helpers_doc.py stop building bpf_helper_defs.h immediately after > bpf_check_mtu, which will affect future add functions. > > Fixes: 34b2021cc616 ("bpf: Add BPF-helper for MTU checking") > Signed-off-by: Hangbin Liu > > [...] Here is the summary with links: - [PATCHv2,bpf-next] bpf: remove blank line in bpf helper description https://git.kernel.org/bpf/bpf/c/a7c9c25a99bb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html