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 18BC3C433F5 for ; Tue, 4 Oct 2022 05:00:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229461AbiJDFAU (ORCPT ); Tue, 4 Oct 2022 01:00:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229436AbiJDFAT (ORCPT ); Tue, 4 Oct 2022 01:00:19 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF1AF16599 for ; Mon, 3 Oct 2022 22:00:17 -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 37AF9B818FF for ; Tue, 4 Oct 2022 05:00:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C600DC433D7; Tue, 4 Oct 2022 05:00:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664859614; bh=EP3X0TJXObpJ+sKOMTc+NvIF8zNzfGDpcowDqGsAn8Y=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Wv/IKlnJJWMCBRjTwWvOB1WEVJ4udAoFSF1oTAUFBquytyu4sDo6LLU+L/V5teQWB IYSkHUIyKWEfP4uCsGMnz4fRLLa+ItBE87t5f1zJDAdEzovql5xgHCoeaoCkLPC5i2 qm3QrSpL3fyu/qSo/nQB5f7zt6tCsEBnmM/1TsL2bdYohL9Oy4Pst+pbGwUfY8Vivc NVSgKuY66Qo04svC3OfGolTL9CjhQXKnII9Vf/VWUlCbd1Ie0G5JLHVcvdD0+k6+ID 9k0mYAuWBnPooyi8P6uvIyScmpiLHm6s4U6TBKCqY+0JexeoTF9fdfIv8lKXOdk387 csCVRlxYXnsJA== 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 AACD9E49FA3; Tue, 4 Oct 2022 05:00:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] eth: pse: add missing static inlines From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166485961469.21231.228944158609233581.git-patchwork-notify@kernel.org> Date: Tue, 04 Oct 2022 05:00:14 +0000 References: <20221004040327.2034878-1-kuba@kernel.org> In-Reply-To: <20221004040327.2034878-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, lkp@intel.com, linux@rempel-privat.de, andrew@lunn.ch, bagasdotme@gmail.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Mon, 3 Oct 2022 21:03:27 -0700 you wrote: > build bot reports missing 'static inline' qualifiers in the header. > > Reported-by: kernel test robot > Fixes: 18ff0bcda6d1 ("ethtool: add interface to interact with Ethernet Power Equipment") > Signed-off-by: Jakub Kicinski > --- > CC: linux@rempel-privat.de > CC: andrew@lunn.ch > CC: bagasdotme@gmail.com > CC: lkp@intel.com > > [...] Here is the summary with links: - [net-next] eth: pse: add missing static inlines https://git.kernel.org/netdev/net-next/c/681bf011b9b5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html