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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BDACC4321E for ; Wed, 3 Nov 2021 11:20:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 63A66611BD for ; Wed, 3 Nov 2021 11:20:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231903AbhKCLWq (ORCPT ); Wed, 3 Nov 2021 07:22:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:45568 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231511AbhKCLWp (ORCPT ); Wed, 3 Nov 2021 07:22:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 2C44B6113B; Wed, 3 Nov 2021 11:20:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635938409; bh=ID1ZZoTZpOftO8QfPEHySSS6IismbdSO9n1xdkZFSk4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Ek2WZ4se33hZRWN0BUSTIX2cZoL8+K2BUS0OeOjgNSVnQwKS79w/k0bn+ud14etQF VOuob51a6eQcjMDbWCdTVbV6hdUu5PYTcM4mM3unKnClc3hv+FJd2Q6QWMP+PpALB5 9n2w8Ue0P6F0DtVH1pcQOAxk/xHrDTdhksv1NanxQiOxWNlmQdTpwL7gMxdHPJs+p9 yE8s5MtIqx+MlnRbyt0jrYJ2QHZJRDLjgLB79enXgAs+xkbV/fn8hgna5CvnJO9Yja uqYtJKZpwJMLXE+qKuMXJN9JfF0qqK1nstdbvSX94tg94ybyZkPOWfxv1kEBuo+pS1 ZUq6gcEdLHq2w== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] amt: Remove duplicate include From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163593840911.17756.11126112016952297201.git-patchwork-notify@kernel.org> Date: Wed, 03 Nov 2021 11:20:09 +0000 References: <1635911107-63759-1-git-send-email-jiapeng.chong@linux.alibaba.com> In-Reply-To: <1635911107-63759-1-git-send-email-jiapeng.chong@linux.alibaba.com> To: Jiapeng Chong Cc: ap420073@gmail.com, davem@davemloft.net, kuba@kernel.org, netdev@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 netdev/net.git (master) by David S. Miller : On Wed, 3 Nov 2021 11:45:07 +0800 you wrote: > Clean up the following includecheck warning: > > ./drivers/net/amt.c: net/protocol.h is included more than once. > > Reported-by: Abaci Robot > Signed-off-by: Jiapeng Chong > > [...] Here is the summary with links: - amt: Remove duplicate include https://git.kernel.org/netdev/net/c/a4414341b583 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html