From mboxrd@z Thu Jan 1 00:00:00 1970 From: patchwork-bot+netdevbpf@kernel.org Date: Wed, 22 Sep 2021 13:20:07 +0000 Subject: [Intel-wired-lan] [PATCH net-next v1] devlink: Make devlink_register to be void In-Reply-To: <311a6c7e74ad612474446890a12c9d310b9507ed.1632300324.git.leonro@nvidia.com> References: <311a6c7e74ad612474446890a12c9d310b9507ed.1632300324.git.leonro@nvidia.com> Message-ID: <163231680725.16453.13582291901349669974.git-patchwork-notify@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Wed, 22 Sep 2021 11:58:03 +0300 you wrote: > From: Leon Romanovsky > > devlink_register() can't fail and always returns success, but all drivers > are obligated to check returned status anyway. This adds a lot of boilerplate > code to handle impossible flow. > > Make devlink_register() void and simplify the drivers that use that > API call. > > [...] Here is the summary with links: - [net-next,v1] devlink: Make devlink_register to be void https://git.kernel.org/netdev/net-next/c/db4278c55fa5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html