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 7878EC4332F for ; Fri, 7 Oct 2022 07:50:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229935AbiJGHuY (ORCPT ); Fri, 7 Oct 2022 03:50:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229826AbiJGHuW (ORCPT ); Fri, 7 Oct 2022 03:50:22 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D575465800; Fri, 7 Oct 2022 00:50:18 -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 73AA3B8227C; Fri, 7 Oct 2022 07:50:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 12243C433B5; Fri, 7 Oct 2022 07:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665129016; bh=Bm56kxZ27RQcBV4DYK1HN3UysfXiivTacJ96G6koVj0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=s4kIW3GGCZa48N9n1MGqiGdXcmexk7wlvYwEIAHbjNyYW7AB8fX3WScyHTTQVXJSW nY8O+6MT+M/tLu5XhqPWOPFEorvkaWdfthj136SZi0M2L/nGyO0k0YkCybLweGp8s4 /ejlWxdkYuoLa55u8J+xYwc6R7xiFU9UF7GsqGCjlauMnxWffSPQqO4BOKmzDn8TqN TQg/v9zQfnPNUN9uetAZb5cEu6ITMyAYhR50R66vqAVavqwCBZWD/dBbNStvSvlz9i KQtJXmhRRJ1hTqBvq68IPWxinu4qmtgw1KC/Ax5NIcxPYvJrbwGlrUpDCdHnqQTv9u oxidpr8vSl45Q== 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 E873AE21ED6; Fri, 7 Oct 2022 07:50:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH -next] net: enetc: Remove duplicated include in enetc_qos.c From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166512901594.847.4665975253807189579.git-patchwork-notify@kernel.org> Date: Fri, 07 Oct 2022 07:50:15 +0000 References: <20221006120136.27020-1-yang.lee@linux.alibaba.com> In-Reply-To: <20221006120136.27020-1-yang.lee@linux.alibaba.com> To: Yang Li Cc: claudiu.manoil@nxp.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, abaci@linux.alibaba.com 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 Thu, 6 Oct 2022 20:01:36 +0800 you wrote: > net/pkt_sched.h is included twice in enetc_qos.c, > remove one of them. > > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2334 > Reported-by: Abaci Robot > Signed-off-by: Yang Li > > [...] Here is the summary with links: - [-next] net: enetc: Remove duplicated include in enetc_qos.c https://git.kernel.org/netdev/net/c/3030cbff67a7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html