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 2D15CC00528 for ; Wed, 2 Aug 2023 10:50:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232699AbjHBKua (ORCPT ); Wed, 2 Aug 2023 06:50:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35138 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232817AbjHBKuY (ORCPT ); Wed, 2 Aug 2023 06:50:24 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D3319C for ; Wed, 2 Aug 2023 03:50:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1271C61922 for ; Wed, 2 Aug 2023 10:50:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6D881C433C8; Wed, 2 Aug 2023 10:50:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690973422; bh=CI4rvaJsbN5bi27vTr4u15Rf7ef4sPYVyJp8S9FsDg4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=s+yH5OsRPt+FXgZnqi1yN6KaivFjX1mpHA2cH9e3ma7Ohi0HtISQ+IIgEJfKagc6D yfrI/0UjQGX+sYfzJ3KqIEVJedU58VouaDiOkOivf2YCdO8h3xhBqfCiNvs9eKXPGN Gm6v8BCman8avktO/knvyzZk2tqGvZv6DGPeBqtudsNSQHNBoXuibabGHl6s4BcHbr zXr3x9a8juo6AXb+PN4eyDfvW4EgBm3mBW2qEz8OIqCbwYdWlfIws8lKM/0JcNXQ92 jxiSsrwRo3shz4azZosUvgMT74EkqjGA7fsVErP5RIkjYy5iPoTIWZ4MeTmSmU3Glq YHDkx6d6GdQ9g== 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 5322EC6445A; Wed, 2 Aug 2023 10:50:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] net: Remove duplicated include in mac.c From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169097342233.23292.18242368083223703063.git-patchwork-notify@kernel.org> Date: Wed, 02 Aug 2023 10:50:22 +0000 References: <20230801005041.74111-1-yang.lee@linux.alibaba.com> In-Reply-To: <20230801005041.74111-1-yang.lee@linux.alibaba.com> To: Yang Li Cc: madalin.bucur@nxp.com, davem@davemloft.net, kuba@kernel.org, edumazet@google.com, sean.anderson@seco.com, 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-next.git (main) by David S. Miller : On Tue, 1 Aug 2023 08:50:41 +0800 you wrote: > ./drivers/net/ethernet/freescale/fman/mac.c: linux/of_platform.h is included more than once. > > Reported-by: Abaci Robot > Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6039 > Signed-off-by: Yang Li > --- > drivers/net/ethernet/freescale/fman/mac.c | 1 - > 1 file changed, 1 deletion(-) Here is the summary with links: - [net-next] net: Remove duplicated include in mac.c https://git.kernel.org/netdev/net-next/c/34093c9fa05d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html