From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AEA592CCBB; Fri, 15 Dec 2023 12:20:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="gH9rcP22" Received: by smtp.kernel.org (Postfix) with ESMTPS id 4E9F9C433CC; Fri, 15 Dec 2023 12:20:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702642826; bh=V9TNiHskbUfZDNQZD8GZjX7YXu5p6erkMiCFLD212bk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gH9rcP22FCLa46eetcuEXz7gnXiy5Z4ZZknSnK6kH/UkeqyF8QXVLbwcycNkwhcwe Jm90YE8oRcQhzUi5oQIfZzqNWVwXOc1ONiPnfT8YHHacAE9qJXfIjBkMJeqtc9y76G B+7STOte8MAkbcgzix1O0TxRC//cOPWS38T/8p0Ayu0s7U7MM49KSab4XICAHgNBa0 wkvZcR4EqaIphkqzXirGsZxZdgpfQUZ+yoNlaKpsyM35hdSS0m74NfReLDK4Z6qJOn M95owJfr2LRaLJKYFQQNi7BdfKFSMCsUSNlps8JNtTgrWG2fbaBMON0E1Cbav+6EXS NdtzCJAge+7tg== 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 3297CDD4EFE; Fri, 15 Dec 2023 12:20:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] hv_netvsc: remove duplicated including of slab.h From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170264282620.26998.13254268990844297465.git-patchwork-notify@kernel.org> Date: Fri, 15 Dec 2023 12:20:26 +0000 References: <202312151806+0800-wangjinchao@xfusion.com> In-Reply-To: <202312151806+0800-wangjinchao@xfusion.com> To: Wang Jinchao Cc: kys@microsoft.com, haiyangz@microsoft.com, wei.liu@kernel.org, decui@microsoft.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux-hyperv@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stone.xulei@xfusion.com Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Fri, 15 Dec 2023 18:06:59 +0800 you wrote: > rm the second include > > Signed-off-by: Wang Jinchao > --- > drivers/net/hyperv/rndis_filter.c | 1 - > 1 file changed, 1 deletion(-) Here is the summary with links: - hv_netvsc: remove duplicated including of slab.h https://git.kernel.org/netdev/net-next/c/e91db1614aba You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html