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 5768AC433EF for ; Sat, 9 Jul 2022 03:40:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229606AbiGIDkZ (ORCPT ); Fri, 8 Jul 2022 23:40:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229436AbiGIDkS (ORCPT ); Fri, 8 Jul 2022 23:40:18 -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 E2AE1820EA; Fri, 8 Jul 2022 20:40:15 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 7B1BB62570; Sat, 9 Jul 2022 03:40:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C816AC341D2; Sat, 9 Jul 2022 03:40:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657338014; bh=lE2PVEPxqRNGTbJvL9bWQMNpBHMUyAcItHBtuqh/I50=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=r/VEAVSTn45UXmNDgG5APLa5IMEpKxMvFIm/1cyL04obJLLdvKhUy47IXMvpijKrs iBerH0GKWTOEAFUelVj8aD2crdNLJOKna+Qn4k7WNB2mPg8xGNzkA/tWnwosyY+9Vq DUO3CEw1naVwX1PyC1nps2Uyng9Y11OA1vr0KJEVXOlusIR+YGFMkUOYv03IW/dIcJ pqeGbA5+jHxeb5PWfZ8aDYcLYlkZO9tq5mNkuUEN5ZoBx7S5X3te6HJYJBW6Yi7vxl DNaMWVq9FHxMqwyzf6hSJ5vkyhX/akIAwfvGfaCO5iPSYzDO8xSE8iPZNIYQ/kndRF sKxpD9Sq0QHrQ== 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 A96E0E45BDA; Sat, 9 Jul 2022 03:40:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH -next] bcm63xx_enet: change the driver variables to static From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165733801469.11477.12428383942921107428.git-patchwork-notify@kernel.org> Date: Sat, 09 Jul 2022 03:40:14 +0000 References: <20220707135801.1483941-1-yangyingliang@huawei.com> In-Reply-To: <20220707135801.1483941-1-yangyingliang@huawei.com> To: Yang Yingliang Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Thu, 7 Jul 2022 21:58:01 +0800 you wrote: > bcm63xx_enetsw_driver and bcm63xx_enet_driver are only used in > bcm63xx_enet.c now, change them to static. > > Signed-off-by: Yang Yingliang > --- > drivers/net/ethernet/broadcom/bcm63xx_enet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Here is the summary with links: - [-next] bcm63xx_enet: change the driver variables to static https://git.kernel.org/netdev/net-next/c/9f7cb73ef64b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html