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=-21.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 CD028C433DB for ; Thu, 28 Jan 2021 02:01:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7D65C60C41 for ; Thu, 28 Jan 2021 02:01:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231202AbhA1CBB (ORCPT ); Wed, 27 Jan 2021 21:01:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:42004 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229828AbhA1CAw (ORCPT ); Wed, 27 Jan 2021 21:00:52 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 9BEA860C41; Thu, 28 Jan 2021 02:00:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611799211; bh=XGX39uN1KfuyxwkOxuU/yF3gZe976IqbWYsVyi2BGJY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=K2pkvGilNYcJ2pKbuzMEGQgWHhQE47aiT/DOctW2sM6UwwcGel1Nm8hqkTDuZ97Fd Do6lOBJPx+eeW28FnmxvGCM5hLw/PxMsHen10Pngh7coixcRjmBSouerdGVQ+VsSpa xIN6XuHwQGKrIH+N4wTK1oNAA71LADlX8SxrKGQ3/F3JUqYJuNtwH7GSbot1ckSWYs CV1zWAKoY9SiczNh85G/89ji85NYvlg30oD8UHfptgGcIDftsmLjIawncoeF5HJ8l2 961fA/b43I6y2G+11TcxXwZCoYxZVOH0B+kZx7NUIU60Jn/i0k73PX765lpiuCIMeU NWYLNbr2YlUSQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] MAINTAINERS: add missing header for bonding From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161179921156.8807.7083028215562803748.git-patchwork-notify@kernel.org> Date: Thu, 28 Jan 2021 02:00:11 +0000 References: <20210127021844.4071706-1-kuba@kernel.org> In-Reply-To: <20210127021844.4071706-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, j.vosburgh@gmail.com, vfalico@gmail.com, andy@greyhouse.net Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 26 Jan 2021 18:18:44 -0800 you wrote: > include/net/bonding.h is missing from bonding entry. > > Signed-off-by: Jakub Kicinski > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net] MAINTAINERS: add missing header for bonding https://git.kernel.org/netdev/net/c/b770753c7b08 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html