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.0 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,URIBL_BLOCKED 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 99F95C43460 for ; Thu, 8 Apr 2021 20:50:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 746D961175 for ; Thu, 8 Apr 2021 20:50:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232402AbhDHUuV (ORCPT ); Thu, 8 Apr 2021 16:50:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:54296 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231676AbhDHUuU (ORCPT ); Thu, 8 Apr 2021 16:50:20 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 07B7A61168; Thu, 8 Apr 2021 20:50:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617915009; bh=9TGPcz2atTpO6TbXEiz/3pY7ArrP+JIDGwM5z7gEF+Q=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=l6F4QpygFsxaswzQcSmqSpI2e7y6KAfL0PT1yn3ptgVbvrxHlAzsohQjfHSv+6uJp n8Nh5be4GlJUNDeMsja6mM3ERgz+7eK9qcO4mS+EMPw7axzr91YnjqnMY3bvwZOhIH vP0jIXyWg2DpG9aTIxA9uy6KHzqHltA8uLHALzFYoNAVFXbdsITOfPF0PLnRxfIoez O2+x1Y8Wxhtofc0a+H4NdoU1agnc4SCA0zxqK1KX7szkv24jQMhLpDe6rk+/FykDeE H1RoFEEDhdZ+92wnbmcwpORe6LoR+7aF418UpnuCp1K9xiFmtVE3jQe04aWL6ZZAnO 7NTdMgo1OR22Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: qed: remove unused including From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161791500897.32359.12249669222869344285.git-patchwork-notify@kernel.org> Date: Thu, 08 Apr 2021 20:50:08 +0000 References: <1617865241-42742-1-git-send-email-tiantao6@hisilicon.com> In-Reply-To: <1617865241-42742-1-git-send-email-tiantao6@hisilicon.com> To: Tian Tao Cc: aelior@marvell.com, GR-everest-linux-l2@marvell.com, netdev@vger.kernel.org, songzhiqi1@huawei.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 8 Apr 2021 15:00:41 +0800 you wrote: > Remove including that don't need it. > > Signed-off-by: Tian Tao > Signed-off-by: Zhiqi Song > --- > include/linux/qed/qed_ll2_if.h | 1 - > 1 file changed, 1 deletion(-) Here is the summary with links: - net: qed: remove unused including https://git.kernel.org/netdev/net-next/c/fbe82b3db3e5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html